Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/
H A DManagedProfileAdminReceiver.java27 public static final ComponentName COMPONENT_NAME = new ComponentName( field in ManagedProfileAdminReceiver
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DShortcutQueryWrapperTest.java46 private static final ComponentName COMPONENT_NAME = new ComponentName( field in ShortcutQueryWrapperTest
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/model/
H A DCustomizationParamsTest.java46 private static final ComponentName COMPONENT_NAME = new ComponentName("org.test", "ATestDPC"); field in CustomizationParamsTest
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DAccessibilityDetailsSettingsFragmentTest.java67 private final static String COMPONENT_NAME = PACKAGE_NAME + "/" + CLASS_NAME; field in AccessibilityDetailsSettingsFragmentTest
H A DAccessibilitySettingsTest.java86 private static final ComponentName COMPONENT_NAME = new ComponentName(PACKAGE_NAME, CLASS_NAME); field in AccessibilitySettingsTest
/aosp12/frameworks/av/media/codec2/components/raw/
H A DC2SoftRawDec.cpp32 constexpr char COMPONENT_NAME[] = "c2.android.raw.decoder"; variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityServiceConnectionTest.java70 static final ComponentName COMPONENT_NAME = new ComponentName( field in AccessibilityServiceConnectionTest
H A DAccessibilityManagerServiceTest.java81 static final ComponentName COMPONENT_NAME = new ComponentName( field in AccessibilityManagerServiceTest
H A DAccessibilityUserStateTest.java67 private static final ComponentName COMPONENT_NAME = field in AccessibilityUserStateTest
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/suggestions/
H A DSuggestionsPreferenceController.java64 private static final ComponentName COMPONENT_NAME = new ComponentName( field in SuggestionsPreferenceController
/aosp12/frameworks/av/media/codec2/components/g711/
H A DC2SoftG711Dec.cpp33 constexpr char COMPONENT_NAME[] = "c2.android.g711.alaw.decoder"; variable
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedCallList.java56 private static ComponentName COMPONENT_NAME = new ComponentName( field in SelfManagedCallList
/aosp12/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
/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp32 constexpr char COMPONENT_NAME[] = "c2.android.amrnb.encoder"; variable
H A DC2SoftAmrWbEnc.cpp34 constexpr char COMPONENT_NAME[] = "c2.android.amrwb.encoder"; variable
H A DC2SoftAmrDec.cpp39 constexpr char COMPONENT_NAME[] = "c2.android.amrnb.decoder"; variable
/aosp12/frameworks/av/media/codec2/components/gsm/
H A DC2SoftGsmDec.cpp32 constexpr char COMPONENT_NAME[] = "c2.android.gsm.decoder"; variable
/aosp12/frameworks/av/media/codec2/components/flac/
H A DC2SoftFlacDec.cpp32 constexpr char COMPONENT_NAME[] = "c2.android.flac.decoder"; variable
/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
H A DImsEntitlementPollingService.java62 public static final ComponentName COMPONENT_NAME = field in ImsEntitlementPollingService
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DMyAutofillService.java48 static final String COMPONENT_NAME = PACKAGE_NAME + "/android.view.autofill.MyAutofillService"; field in MyAutofillService
/aosp12/packages/modules/Scheduling/tests/unittests/src/com/android/server/scheduling/
H A DRebootReadinessUnitTest.java137 private static final String COMPONENT_NAME = "TESTCOMPONENT_component"; field in RebootReadinessUnitTest
/aosp12/frameworks/av/media/codec2/components/vorbis/
H A DC2SoftVorbisDec.cpp40 constexpr char COMPONENT_NAME[] = "c2.android.vorbis.decoder"; variable
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallScreeningServiceFilterTest.java86 private static final ComponentName COMPONENT_NAME = new ComponentName(PKG_NAME, CLS_NAME); field in CallScreeningServiceFilterTest
/aosp12/frameworks/av/media/codec2/components/opus/
H A DC2SoftOpusDec.cpp36 constexpr char COMPONENT_NAME[] = "c2.android.opus.decoder"; variable
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DUiAutomationManager.java45 private static final ComponentName COMPONENT_NAME = field in UiAutomationManager

12