commit | 1a27e1f9f7f82424c9812df1b9a6faea247621d4 | [log] [tgz] |
---|---|---|
author | Quang Anh Luong <qal@google.com> | Fri Feb 14 15:03:01 2025 +0900 |
committer | Quang Anh Luong <qal@google.com> | Thu Mar 06 15:18:28 2025 +0900 |
tree | ec0f5b8cd1298d46c1811ad7dfbcb643cbb4c4b5 | |
parent | ff9b941bcce9ae49a266ff7f5d2df0b18f06370a [diff] |
no-op: Use helper class to handle pending requests Pending requests should be updated via a helper class RequestTracker and stored in a Request wrapper object. This will help out with future changes to associate each TetheringRequest with it's own IIntResultListener and make it easier to gate behavior changes. Bug: 216524590 Test: atest TetheringTest RequestTrackerTest Change-Id: Ib867e91863bdf618bb0e955eeb529cd132209d77