Home
last modified time | relevance | path

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

12345678910

/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DActivityOptions.java26 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.SimpleActivity
32 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.SeamlessRotation
41 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.Ime.Default
59 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.Ime.AutoFocusActivity
65 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.Ime.StateInitializeActivity
71 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.Ime.EditorPopupDialogActivity
78 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.NonResizeableActivity
84 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.NonResizeablePortraitActivity
90 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.NonResizeableFixedAspectRatioPortraitActivity
96 public static final ComponentName COMPONENT = new ComponentName(FLICKER_APP_PACKAGE, field in ActivityOptions.StartMediaProjectionActivity
[all …]
/aosp_15_r20/cts/tests/framework/base/windowmanager/overlayappbase/src/android/server/wm/overlay/
H A DComponents.java26 ComponentName COMPONENT = component("UntrustedTouchTestService"); field
31 ComponentName COMPONENT = component("OverlayActivity"); field
39 ComponentName COMPONENT = component("ExitAnimationActivity"); field
53 ComponentName COMPONENT = component("ToastActivity"); field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/os/
Dbatteryusagestats.proto.h17 const uint64_t COMPONENT = 0x0000010500000001LL; variable
197 const uint64_t COMPONENT = 0x0000010500000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/3/frameworks/base/core/proto/android/os/
Dbatteryusagestats.proto.h17 const uint64_t COMPONENT = 0x0000010500000001LL; variable
197 const uint64_t COMPONENT = 0x0000010500000001LL; variable
/aosp_15_r20/packages/apps/Nfc/testutils/src/com/android/nfc/service/
DTransportService2.java22 public static final ComponentName COMPONENT = field in TransportService2
DPrefixTransportService2.java22 public static final ComponentName COMPONENT = field in PrefixTransportService2
DScreenOffPaymentService.java22 public static final ComponentName COMPONENT = field in ScreenOffPaymentService
DOffHostService.java24 public static final ComponentName COMPONENT = new ComponentName( field in OffHostService
DPrefixTransportService1.java22 public static final ComponentName COMPONENT = field in PrefixTransportService1
DPaymentService2.java22 public static final ComponentName COMPONENT = field in PaymentService2
DPrefixAccessService.java22 public static final ComponentName COMPONENT = field in PrefixAccessService
DLargeNumAidsService.java22 public static final ComponentName COMPONENT = new ComponentName( field in LargeNumAidsService
DPaymentServiceDynamicAids.java22 public static final ComponentName COMPONENT = field in PaymentServiceDynamicAids
DThroughputService.java22 public static final ComponentName COMPONENT = field in ThroughputService
DPaymentService1.java23 public static final ComponentName COMPONENT = new ComponentName( field in PaymentService1
DAccessService.java22 public static final ComponentName COMPONENT = new ComponentName( field in AccessService
DScreenOnOnlyOffHostService.java23 public static final ComponentName COMPONENT = field in ScreenOnOnlyOffHostService
DTransportService1.java23 public static final ComponentName COMPONENT = field in TransportService1
DPrefixPaymentService1.java22 public static final ComponentName COMPONENT = field in PrefixPaymentService1
DPrefixPaymentService2.java22 public static final ComponentName COMPONENT = field in PrefixPaymentService2
DPaymentServiceNoIndexReset.java28 public static final ComponentName COMPONENT = field in PaymentServiceNoIndexReset
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/offhost/
H A DUiccTransactionEvent1Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent1Service
H A DUiccTransactionEvent2Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent2Service
H A DUiccTransactionEvent3Service.java25 public static final ComponentName COMPONENT = field in UiccTransactionEvent3Service
/aosp_15_r20/cts/tests/surfacecontrol/scvhapp/src/android/server/wm/scvh/
H A DComponents.java25 ComponentName COMPONENT = component("CrossProcessSurfaceControlViewHostTestService"); field

12345678910