Home
last modified time | relevance | path

Searched refs:hasListeners (Results 1 – 21 of 21) sorted by relevance

/aosp12/frameworks/base/core/java/android/animation/
H A DLayoutTransition.java966 if (hasListeners()) { in setupChangeAnimation()
987 if (hasListeners()) { in setupChangeAnimation()
1161 if (hasListeners()) { in runAppearingTransition()
1184 if (hasListeners()) { in runAppearingTransition()
1209 if (hasListeners()) { in runDisappearingTransition()
1231 if (hasListeners()) { in runDisappearingTransition()
1272 if (hasListeners() && (mTransitionTypes & FLAG_APPEARING) == FLAG_APPEARING) { in addChild()
1287 private boolean hasListeners() { in hasListeners() method in LayoutTransition
1378 if (hasListeners() && (mTransitionTypes & FLAG_DISAPPEARING) == FLAG_DISAPPEARING) { in removeChild()
/aosp12/packages/services/Car/car-lib/src/android/car/watchdog/
H A DCarWatchdogManager.java496 shouldRemoveFromService = mResourceOveruseListenerImpl.hasListeners(); in addResourceOveruseListener()
534 shouldReAddToService = mResourceOveruseListenerImpl.hasListeners(); in removeResourceOveruseListener()
576 shouldRemoveFromService = mResourceOveruseListenerForSystemImpl.hasListeners(); in addResourceOveruseListenerForSystem()
621 shouldReAddToService = mResourceOveruseListenerForSystemImpl.hasListeners(); in removeResourceOveruseListenerForSystem()
975 public boolean hasListeners() { in hasListeners() method in CarWatchdogManager.IResourceOveruseListenerImpl
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImpl.java121 protected boolean hasListeners() { in hasListeners() method in WindowLayoutComponentImpl
234 if (hasListeners()) { in updateRegistrations()
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
H A DStubSidecar.java80 protected boolean hasListeners() { in hasListeners() method in StubSidecar
H A DSampleSidecarImpl.java160 if (hasListeners()) { in onListenersChanged()
/aosp12/frameworks/native/services/surfaceflinger/
H A DHdrLayerInfoReporter.h59 bool hasListeners() const EXCLUDES(mMutex) { in hasListeners() function
H A DSurfaceFlinger.cpp2320 if (reporter && reporter->hasListeners()) { in postComposition()
/aosp12/frameworks/base/core/java/android/app/
H A DSharedPreferencesImpl.java536 boolean hasListeners = mListeners.size() > 0; in commitToMemory()
537 if (hasListeners) { in commitToMemory()
576 if (hasListeners) { in commitToMemory()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DRcsStatsTest.java1007 boolean hasListeners = true; in onImsDedicatedBearerEvent_withAtoms()
1010 localConnectionInfoReceived, remoteConnectionInfoReceived, hasListeners); in onImsDedicatedBearerEvent_withAtoms()
1023 assertEquals(hasListeners, stats.hasListeners); in onImsDedicatedBearerEvent_withAtoms()
H A DPersistAtomsStorageTest.java668 mImsDedicatedBearerEvent1.hasListeners = true; in makeTestData()
680 mImsDedicatedBearerEvent2.hasListeners = true; in makeTestData()
2283 assertEquals(mImsDedicatedBearerEvent1.hasListeners, in addImsDedicatedBearerEvent_withSameProto()
2284 output[0].hasListeners); in addImsDedicatedBearerEvent_withSameProto()
3279 && stats.hasListeners == expectedStats.hasListeners) { in assertHasStatsAndCount()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DRcsStats.java1150 boolean remoteConnectionInfoReceived, boolean hasListeners) { in onImsDedicatedBearerEvent() argument
1164 proto.hasListeners = hasListeners; in onImsDedicatedBearerEvent()
1725 + ", Listener Existence = " + stat.hasListeners in printAllMetrics()
H A DPersistAtomsStorage.java1322 && stats.hasListeners == key.hasListeners) { in find()
H A DMetricsCollector.java920 stats.hasListeners, in buildStatsEvent()
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/m2/
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1647 Ljava/beans/ChangeListenerMap;->hasListeners(Ljava/lang/String;)Z
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt39666 method public boolean hasListeners(java.lang.String);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt963 Landroid/animation/LayoutTransition;->hasListeners()Z