/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | ClientWakelockTrackerTest.java | 53 myTracker.stopTracking("ABC", 101, 1, 1); in testTwoClients() 58 myTracker.stopTracking("PQR", 102, 2, 0); in testTwoClients() 87 myTracker.stopTracking("ABC", 101, 1, 1); 92 myTracker.stopTracking("ABC", 102, 2, 0);
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/settings/ |
H A D | CurrentUserTrackerTest.java | 49 stopTracking(); in setUp() 60 stopTracking(); in testBroadCastDoesntCrashOnConcurrentModification()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 73 stopTracking, 151 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 72 stopTracking, 149 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 72 stopTracking, 149 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
H A D | ControlsProviderSelectorActivity.kt | 67 stopTracking() 148 currentUserTracker.stopTracking() 172 currentUserTracker.stopTracking()
|
H A D | ControlsEditingActivity.kt | 70 stopTracking() 101 currentUserTracker.stopTracking() 223 currentUserTracker.stopTracking()
|
H A D | ControlsRequestDialog.kt | 66 stopTracking() 121 currentUserTracker.stopTracking()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 82 stopTracking, 171 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | location_interface.h | 43 void (*stopTracking)(LocationAPI* client, uint32_t id); member 68 void (*stopTracking)(LocationAPI* client, uint32_t id); member
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | location_interface.h | 43 void (*stopTracking)(LocationAPI* client, uint32_t id); member 68 void (*stopTracking)(LocationAPI* client, uint32_t id); member
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | location_interface.h | 44 void (*stopTracking)(LocationAPI* client, uint32_t id); member 70 void (*stopTracking)(LocationAPI* client, uint32_t id); member
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | location_interface.h | 44 void (*stopTracking)(LocationAPI* client, uint32_t id); member 77 void (*stopTracking)(LocationAPI* client, uint32_t id); member
|
H A D | ILocationAPI.h | 62 virtual void stopTracking(uint32_t id) = 0;
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 92 stopTracking, 187 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 100 stopTracking, 202 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ |
H A D | BrightnessController.java | 200 mUserTracker.stopTracking(); 319 public void onChanged(boolean tracking, int value, boolean stopTracking) { in onChanged() argument 344 if (stopTracking) { in onChanged()
|
H A D | ToggleSlider.java | 26 void onChanged(boolean tracking, int value, boolean stopTracking); in onChanged() argument
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/ |
H A D | CurrentUserObservable.java | 41 mTracker.stopTracking();
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 117 stopTracking, 233 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | location_gnss.cpp | 44 static void stopTracking(LocationAPI* client, uint32_t id); 117 stopTracking, 233 static void stopTracking(LocationAPI* client, uint32_t id) in stopTracking() function
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | ILocationAPI.h | 62 virtual void stopTracking(uint32_t id) = 0;
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/demomode/ |
H A D | DemoModeAvailabilityTracker.kt | 49 fun stopTracking() { regex
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/utils/ |
H A D | MockTracker.java | 58 public void stopTracking() { in stopTracking() method in MockTracker
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | ILocationAPI.h | 62 virtual void stopTracking(uint32_t id) = 0;
|