Home
last modified time | relevance | path

Searched defs:createListener (Results 1 – 25 of 125) sorted by relevance

12345

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4TestTest.java79 CollectingTestListener createListener() { in createListener() method in BaseHostJUnit4TestTest.TestableHostJUnit4Test
115 CollectingTestListener createListener() { in createListener() method in BaseHostJUnit4TestTest.FailureHostJUnit4Test
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/notifications/
H A DNotifications.kt49 fun createListener(): NotificationListener { in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusOverlayHoverListener.kt57 fun createListener(view: View) = in createListener() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
H A DGlanceableHubWidgetManagerService.kt220 private fun createListener(listener: IAppWidgetHostListener): AppWidgetHostListener { in <lambda>() method
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DITestNGListenerFactory.java13 ITestNGListener createListener(Class<? extends ITestNGListener> listenerClass); in createListener() method
/aosp_15_r20/external/testng/src/test/java/test/verify/
H A DVerify2SampleTest.java45 public ITestNGListener createListener(Class<? extends ITestNGListener> listenerClass) { in createListener() method in Verify2SampleTest
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt311 private fun createListener( in <lambda>() method
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/nio/chatserver/
DChatServer.java115 …private AsynchronousServerSocketChannel createListener(AsynchronousChannelGroup channelGroup) thro… in createListener() method in ChatServer
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/chatserver/
DChatServer.java115 …private AsynchronousServerSocketChannel createListener(AsynchronousChannelGroup channelGroup) thro… in createListener() method in ChatServer
/aosp_15_r20/cts/tests/AlarmManager/src/android/alarmmanager/cts/
H A DAlarmReceiver.java61 static AlarmManager.OnAlarmListener createListener(int id, boolean quotaed) { in createListener() method in AlarmReceiver
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/phone/
DStatusOverlayHoverListenerFactory.java50 …public final com.android.systemui.statusbar.phone.StatusOverlayHoverListener createListener(@org.j… in createListener() method in StatusOverlayHoverListenerFactory
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/event/
H A DEventListenerSupportTest.java216 …private VetoableChangeListener createListener(final List<VetoableChangeListener> calledListeners) { in createListener() method in EventListenerSupportTest
H A DEventUtilsTest.java168 public <L> L createListener(final Class<L> listenerType) { in createListener() method in EventUtilsTest.EventCountingInvocationHandler
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowMediaPlayerTest.java183 ShadowMediaPlayer.CreateListener createListener = in testCreateListener() local
1563 ShadowMediaPlayer.CreateListener createListener = in testResetStaticState() local
H A DShadowViewTest.java946 View.OnCreateContextMenuListener createListener = in capturesOnCreateContextMenuListener() local
/aosp_15_r20/external/junit/src/main/java/org/junit/runner/
H A DResult.java164 public RunListener createListener() { in createListener() method in Result
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/
DPhotoPickerTranscodeHelper.java319 private Transformer.Listener createListener(@NonNull String destinationPath, in createListener() method in Media3Transcoder
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/widgets/
DGlanceableHubWidgetManagerService.java97 …private final android.appwidget.AppWidgetHost.AppWidgetHostListener createListener(com.android.sys… in createListener() method in GlanceableHubWidgetManagerService
/aosp_15_r20/frameworks/opt/net/voip/src/java/android/net/sip/
DSipAudioCall.java383 private SipSession.Listener createListener() { in createListener() method in SipAudioCall
DSipSession.java466 private ISipSessionListener createListener() { in createListener() method in SipSession
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowMediaPlayer.java118 protected static CreateListener createListener; field in ShadowMediaPlayer
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java900 CollectingTestListener createListener() { in createListener() method in BaseHostJUnit4Test
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/javac/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/repackaged-jarjar/javac/
Dvoip-common.jarcom/android/server/sip/SipWakeupTimer.class SipWakeupTimer.java package com.android. ...
/aosp_15_r20/libcore/support/src/test/java/tests/resources/
HDjunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...

12345