Home
last modified time | relevance | path

Searched defs:getInstance (Results 1 – 25 of 52) sorted by relevance

123

/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStoreAudioTestHelper.java88 public static Audio1 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio1
149 public static Audio2 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio2
211 public static Audio3 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio3
229 public static Audio4 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio4
247 public static Audio5 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio5
265 public static Audio6 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio6
289 public static Audio7 getInstance() { in getInstance() method in MediaStoreAudioTestHelper.Audio7
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DSecondaryConditionProviderService.java28 public static PollableConditionProviderService getInstance() { in getInstance() method in SecondaryConditionProviderService
DLegacyConditionProviderService.java29 public static PollableConditionProviderService getInstance() { in getInstance() method in LegacyConditionProviderService
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
DNotAlwaysSyncableSyncService.java27 public static SyncAdapter getInstance(Context context) { in getInstance() method in NotAlwaysSyncableSyncService
DAlwaysSyncableSyncService.java27 public static SyncAdapter getInstance(Context context) { in getInstance() method in AlwaysSyncableSyncService
/cts/tests/tests/security/src/android/security/cts/
DPutOverflowTest.java36 Method getInstance = keystoreClass.getMethod("getInstance"); in testCrash() local
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/activity/
DSingleUseActivity.java30 public static @Nullable SingleUseActivity getInstance() { in getInstance() method in SingleUseActivity
/cts/tests/tests/permission/permissionTestUtilLib/src/android/permission/cts/
DCtsNotificationListenerService.java54 public static NotificationListenerService getInstance() throws Exception { in getInstance() method in CtsNotificationListenerService
/cts/tests/tests/keystore/src/android/keystore/cts/
DPutOverflowTest.java34 Method getInstance = keystoreClass.getMethod("getInstance"); in testCrash() local
/cts/tests/app/ShortFgsTest/ShortFgsTestHelper/src/android/app/cts/shortfgstesthelper/
DMyActivity.java27 public static MyActivity getInstance() { in getInstance() method in MyActivity
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/
DMultiWindowEmptyActivity.java56 public static MultiWindowEmptyActivity getInstance() throws InterruptedException { in getInstance() method in MultiWindowEmptyActivity
/cts/hostsidetests/time/device/fake_tzps_app/src/com/android/time/cts/fake_tzps_app/fixture/
DFakeTimeZoneProviderRegistry.java37 public static FakeTimeZoneProviderRegistry getInstance() { in getInstance() method in FakeTimeZoneProviderRegistry
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsIncomingCall.java29 public static CtsIncomingCall getInstance() { in getInstance() method in CtsIncomingCall
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DNestedShellPermission.java36 synchronized private static NestedShellPermission getInstance() { in getInstance() method in NestedShellPermission
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNotificationListener.java38 public static NotificationListener getInstance() { in getInstance() method in NotificationListener
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DNotificationListener.java38 public static NotificationListener getInstance() { in getInstance() method in NotificationListener
/cts/tests/tests/telecom/src/android/telecom/cts/
DNullBindingCallRedirectionServiceController.java43 public static NullBindingCallRedirectionServiceController getInstance() { in getInstance() method in NullBindingCallRedirectionServiceController
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DNotificationListener.java42 public static NotificationListener getInstance() { in getInstance() method in NotificationListener
/cts/tests/tests/drm/src/android/drm/cts/configs/
DFwdLockConfig.java26 public static FwdLockConfig getInstance() { in getInstance() method in FwdLockConfig
DPassthruConfig.java26 public static PassthruConfig getInstance() { in getInstance() method in PassthruConfig
/cts/tests/tests/telecom/CallScreeningServiceTestApp/src/android/telecom/cts/screeningtestapp/
DCallScreeningServiceControl.java108 public static CallScreeningServiceControl getInstance() { in getInstance() method in CallScreeningServiceControl
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DStubMediaSession2Service.java51 public static StubMediaSession2Service getInstance() { in getInstance() method in StubMediaSession2Service
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DAsyncSmsMessageListener.java27 public static final AsyncSmsMessageListener getInstance() { in getInstance() method in AsyncSmsMessageListener
/cts/tests/filesystem/src/android/filesystem/cts/
DCarTestUtil.java56 public static CarTestUtil getInstance() { in getInstance() method in CarTestUtil
/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/service/cts/
DTestSharedConnectivityService.java33 public static TestSharedConnectivityService getInstance() { in getInstance() method in TestSharedConnectivityService

123