Home
last modified time | relevance | path

Searched defs:COMPONENT_NAME (Results 1 – 25 of 202) sorted by relevance

123456789

/aosp_15_r20/hardware/interfaces/security/secretkeeper/aidl/vts/
H A Dlib.rs28 pub const COMPONENT_NAME: i64 = -70002; constant
/aosp_15_r20/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/
DSpaBridgeActivityTest.kt91 val COMPONENT_NAME = ComponentName(PACKAGE_NAME, ACTIVITY_NAME) constant
/aosp_15_r20/system/secretkeeper/dice_policy/tests/
H A Dtest.rs29 const COMPONENT_NAME: i64 = -70002; constant
/aosp_15_r20/system/secretkeeper/dice_policy/building/src/
H A Dlib.rs43 const COMPONENT_NAME: i64 = -70002; constant
/aosp_15_r20/packages/apps/Settings/tests/spa_unit/src/com/android/settings/spa/app/appinfo/
DAppButtonRepositoryTest.kt189 val COMPONENT_NAME = ComponentName(PACKAGE_NAME, ACTIVITY_NAME) constant
/aosp_15_r20/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Dec.cpp39 constexpr char COMPONENT_NAME[] = "c2.android.mpeg4.decoder"; variable
42 constexpr char COMPONENT_NAME[] = "c2.android.h263.decoder"; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/service/
Dprint.proto.h253 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
303 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxDec.cpp36 constexpr char COMPONENT_NAME[] = "c2.android.vp9.decoder"; variable
38 constexpr char COMPONENT_NAME[] = "c2.android.vp8.decoder"; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/service/
Dprint.proto.h253 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
303 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/
H A DNoFeedbackAccessibilityService.java26 public static final ComponentName COMPONENT_NAME = new ComponentName( field in NoFeedbackAccessibilityService
H A DSpeakingAccessibilityService.java26 public static final ComponentName COMPONENT_NAME = new ComponentName( field in SpeakingAccessibilityService
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
H A DEnterprisePrivacyTestDefaultAppActivity.java24 public static final ComponentName COMPONENT_NAME = new ComponentName("com.android.cts.verifier", field in EnterprisePrivacyTestDefaultAppActivity
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/
H A DSystemMediaRoute2Provider2.java33 private static final ComponentName COMPONENT_NAME = field in SystemMediaRoute2Provider2
/aosp_15_r20/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
DManagedProfileAdminReceiver.java27 public static final ComponentName COMPONENT_NAME = new ComponentName( field in ManagedProfileAdminReceiver
/aosp_15_r20/cts/tests/inputmethod/installtests/src/android/view/inputmethod/cts/installtests/common/
H A DIme2Constants.java45 public static final ComponentName COMPONENT_NAME = new ComponentName(PACKAGE, CLASS); field in Ime2Constants
H A DIme1Constants.java45 public static final ComponentName COMPONENT_NAME = new ComponentName(PACKAGE, CLASS); field in Ime1Constants
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/nfc/
Dnfc_fservice_info.proto.h14 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/3/frameworks/base/core/proto/android/nfc/
Dnfc_fservice_info.proto.h14 const uint64_t COMPONENT_NAME = 0x0000010b00000001LL; variable
/aosp_15_r20/cts/tests/inputmethod/mocka11yime/common/src/com/android/cts/mocka11yime/
H A DMockA11yImeConstants.java29 static final ComponentName COMPONENT_NAME = new ComponentName( field in MockA11yImeConstants
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/security/
DContentProtectionPreferenceControllerTest.java52 private static final ComponentName COMPONENT_NAME = field in ContentProtectionPreferenceControllerTest
DContentProtectionPreferenceFragmentTest.java63 private static final ComponentName COMPONENT_NAME = field in ContentProtectionPreferenceFragmentTest
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/frameworktests/src/android/adservices/ondevicepersonalization/
DExecuteInIsolatedServiceRequestTest.java27 private static final ComponentName COMPONENT_NAME = field in ExecuteInIsolatedServiceRequestTest
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DShortcutQueryWrapperTest.java46 private static final ComponentName COMPONENT_NAME = new ComponentName( field in ShortcutQueryWrapperTest
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp57 constexpr char COMPONENT_NAME[] = "c2.goldfish.vp9.decoder"; variable
59 constexpr char COMPONENT_NAME[] = "c2.goldfish.vp8.decoder"; variable
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierTest.java39 private static final ComponentName COMPONENT_NAME = field in MissedCallNotifierTest

123456789