/aosp_15_r20/packages/apps/Dialer/java/com/android/contacts/common/list/ |
D | ContactListFilterController.java | 64 public abstract void checkFilterValidity(boolean notifyListeners); in checkFilterValidity() 114 ContactListFilter filter, boolean persistent, boolean notifyListeners) { in setContactListFilter() 139 public void checkFilterValidity(boolean notifyListeners) { in checkFilterValidity() 149 notifyListeners); in checkFilterValidity() local 158 notifyListeners); in checkFilterValidity() local
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactListFilterController.java | 83 public abstract void checkFilterValidity(boolean notifyListeners); in checkFilterValidity() 143 boolean notifyListeners) { in setContactListFilter() 168 public void checkFilterValidity(boolean notifyListeners) { in checkFilterValidity() 177 false, notifyListeners); in checkFilterValidity() local 184 ContactListFilter.FILTER_TYPE_ALL_ACCOUNTS), true, notifyListeners); in checkFilterValidity() local
|
D | ProviderStatusWatcher.java | 110 private void notifyListeners() { in notifyListeners() method in ProviderStatusWatcher
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
H A D | SystemEventCoordinator.kt | 122 private fun notifyListeners(@IntRange(from = 0, to = 100) batteryLevel: Int) { in notifyListeners() method 145 private fun notifyListeners() { in notifyListeners() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/policy/ |
H A D | FakeUserInfoController.kt | 34 private fun notifyListeners() { in <lambda>() method
|
/aosp_15_r20/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/ |
H A D | RenderState.kt | 35 private fun notifyListeners() { in <lambda>() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
H A D | SignalController.java | 260 final void notifyListeners() { in notifyListeners() method in SignalController 269 abstract void notifyListeners(SignalCallback callback); in notifyListeners() method in SignalController
|
H A D | EthernetSignalController.java | 50 public void notifyListeners(SignalCallback callback) { in notifyListeners() method in EthernetSignalController
|
/aosp_15_r20/packages/services/Car/car_product/distant_display/apps/CarDistantDisplaySystemUI/src/com/android/systemui/car/distantdisplay/common/ |
D | DistantDisplayTaskManager.java | 461 private void notifyListeners(int displayId) { in notifyListeners() method in DistantDisplayTaskManager 474 private void notifyListeners(int displayId, ComponentName componentName) { in notifyListeners() method in DistantDisplayTaskManager
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/interactor/ |
H A D | CommunalSceneInteractor.kt | 153 private fun notifyListeners(newScene: SceneKey, keyguardState: KeyguardState?) { in <lambda>() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | KeyguardBypassController.kt | 174 private fun notifyListeners() = listeners.forEachTraced("KeyguardBypassController") { in <lambda>() method
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/ |
H A D | SimpleChangeListenerCollection.java | 18 public void notifyListeners() { in notifyListeners() method in SimpleChangeListenerCollection
|
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/table/ |
H A D | Filter.java | 31 protected void notifyListeners() { in notifyListeners() method in Filter
|
H A D | SearchFilter.java | 54 protected void notifyListeners() { in notifyListeners() method in SearchFilter
|
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/verification/ |
H A D | MockAwareVerificationMode.java | 39 private void notifyListeners(VerificationEvent event) { in notifyListeners() method in MockAwareVerificationMode
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/ |
H A D | ValueCallbackKeyframeAnimation.java | 35 @Override public void notifyListeners() { in notifyListeners() method in ValueCallbackKeyframeAnimation
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/util/ |
D | ListenerCombiner.java | 125 public void notifyListeners() { in notifyListeners() method in ListenerCombiner
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowMagnificationController.java | 97 private void notifyListeners() { in notifyListeners() method in ShadowMagnificationController
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners() method in OrientationListener
|
/aosp_15_r20/packages/modules/Connectivity/nearby/tests/unit/src/com/android/server/nearby/managers/registration/ |
D | BinderListenerRegistrationTest.java | 141 public void notifyListeners() { in notifyListeners() method in BinderListenerRegistrationTest.TestMultiplexer
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 73 private void notifyListeners(float[] deviceOrientationMatrix, float roll) { in notifyListeners() method in OrientationListener
|
/aosp_15_r20/external/guice/core/src/com/google/inject/internal/ |
H A D | MembersInjectorImpl.java | 121 void notifyListeners(T instance) throws InternalProvisionException { in notifyListeners() method in MembersInjectorImpl
|
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
H A D | LottieTask.java | 138 private void notifyListeners() { in notifyListeners() method in LottieTask
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | BrightnessSetting.java | 176 private void notifyListeners(float brightness) { in notifyListeners() method in BrightnessSetting
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/state/ |
D | StateTracker.cpp | 178 void StateTracker::notifyListeners(const int64_t eventTimeNs, in notifyListeners() function in android::os::statsd::StateTracker
|