Home
last modified time | relevance | path

Searched defs:COMPONENT (Results 1 – 23 of 23) sorted by relevance

/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/
DComponents.java25 ComponentName COMPONENT = component("UntrustedTouchTestService"); field
29 ComponentName COMPONENT = component("OverlayActivity"); field
37 ComponentName COMPONENT = component("ExitAnimationActivity"); field
51 ComponentName COMPONENT = component("ToastActivity"); field
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/offhost/
DUiccTransactionEvent2Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent2Service
DUiccTransactionEvent1Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent1Service
DUiccTransactionEvent3Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent3Service
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DScreenOnOnlyOffHostService.java6 public static final ComponentName COMPONENT = field in ScreenOnOnlyOffHostService
DOffHostService.java6 public static final ComponentName COMPONENT = field in OffHostService
DAccessService.java6 static final ComponentName COMPONENT = field in AccessService
DTransportService1.java6 static final ComponentName COMPONENT = field in TransportService1
DTransportService2.java6 static final ComponentName COMPONENT = field in TransportService2
DPaymentService2.java6 static final ComponentName COMPONENT = field in PaymentService2
DPrefixTransportService2.java8 static final ComponentName COMPONENT = field in PrefixTransportService2
DPaymentServiceDynamicAids.java8 static final ComponentName COMPONENT = field in PaymentServiceDynamicAids
DPrefixTransportService1.java8 static final ComponentName COMPONENT = field in PrefixTransportService1
DThroughputService.java8 static final ComponentName COMPONENT = field in ThroughputService
DScreenOffPaymentService.java8 static final ComponentName COMPONENT = field in ScreenOffPaymentService
DPaymentService1.java8 static final ComponentName COMPONENT = field in PaymentService1
DPrefixAccessService.java8 static final ComponentName COMPONENT = field in PrefixAccessService
DPrefixPaymentService1.java8 static final ComponentName COMPONENT = field in PrefixPaymentService1
DPrefixPaymentService2.java8 static final ComponentName COMPONENT = field in PrefixPaymentService2
DLargeNumAidsService.java8 static final ComponentName COMPONENT = field in LargeNumAidsService
/cts/tests/tests/packageinstaller/uninstall/src/android/packageinstaller/uninstall/cts/
DUninstallPinnedTest.java63 …private static final ComponentName COMPONENT = new ComponentName(TEST_PKG_NAME, TEST_ACTIVITY_NAME… field in UninstallPinnedTest
/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java72 public static final String COMPONENT = "android.telecom.cts.CtsConnectionService"; field in TestUtils
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java297 public static final String COMPONENT = "LiveWallpaper"; field in Components.TestLiveWallpaperKeys