/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/ |
H A D | ManagedProfileAdminReceiver.java | 27 public static final ComponentName COMPONENT_NAME = new ComponentName( field in ManagedProfileAdminReceiver
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/ |
H A D | ShortcutQueryWrapperTest.java | 46 private static final ComponentName COMPONENT_NAME = new ComponentName( field in ShortcutQueryWrapperTest
|
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/model/ |
H A D | CustomizationParamsTest.java | 46 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 D | AccessibilityDetailsSettingsFragmentTest.java | 67 private final static String COMPONENT_NAME = PACKAGE_NAME + "/" + CLASS_NAME; field in AccessibilityDetailsSettingsFragmentTest
|
H A D | AccessibilitySettingsTest.java | 86 private static final ComponentName COMPONENT_NAME = new ComponentName(PACKAGE_NAME, CLASS_NAME); field in AccessibilitySettingsTest
|
/aosp12/frameworks/av/media/codec2/components/raw/ |
H A D | C2SoftRawDec.cpp | 32 constexpr char COMPONENT_NAME[] = "c2.android.raw.decoder"; variable
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/ |
H A D | AccessibilityServiceConnectionTest.java | 70 static final ComponentName COMPONENT_NAME = new ComponentName( field in AccessibilityServiceConnectionTest
|
H A D | AccessibilityManagerServiceTest.java | 81 static final ComponentName COMPONENT_NAME = new ComponentName( field in AccessibilityManagerServiceTest
|
H A D | AccessibilityUserStateTest.java | 67 private static final ComponentName COMPONENT_NAME = field in AccessibilityUserStateTest
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/suggestions/ |
H A D | SuggestionsPreferenceController.java | 64 private static final ComponentName COMPONENT_NAME = new ComponentName( field in SuggestionsPreferenceController
|
/aosp12/frameworks/av/media/codec2/components/g711/ |
H A D | C2SoftG711Dec.cpp | 33 constexpr char COMPONENT_NAME[] = "c2.android.g711.alaw.decoder"; variable
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | SelfManagedCallList.java | 56 private static ComponentName COMPONENT_NAME = new ComponentName( field in SelfManagedCallList
|
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Dec.cpp | 39 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 D | C2SoftAmrNbEnc.cpp | 32 constexpr char COMPONENT_NAME[] = "c2.android.amrnb.encoder"; variable
|
H A D | C2SoftAmrWbEnc.cpp | 34 constexpr char COMPONENT_NAME[] = "c2.android.amrwb.encoder"; variable
|
H A D | C2SoftAmrDec.cpp | 39 constexpr char COMPONENT_NAME[] = "c2.android.amrnb.decoder"; variable
|
/aosp12/frameworks/av/media/codec2/components/gsm/ |
H A D | C2SoftGsmDec.cpp | 32 constexpr char COMPONENT_NAME[] = "c2.android.gsm.decoder"; variable
|
/aosp12/frameworks/av/media/codec2/components/flac/ |
H A D | C2SoftFlacDec.cpp | 32 constexpr char COMPONENT_NAME[] = "c2.android.flac.decoder"; variable
|
/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ |
H A D | ImsEntitlementPollingService.java | 62 public static final ComponentName COMPONENT_NAME = field in ImsEntitlementPollingService
|
/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
H A D | MyAutofillService.java | 48 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 D | RebootReadinessUnitTest.java | 137 private static final String COMPONENT_NAME = "TESTCOMPONENT_component"; field in RebootReadinessUnitTest
|
/aosp12/frameworks/av/media/codec2/components/vorbis/ |
H A D | C2SoftVorbisDec.cpp | 40 constexpr char COMPONENT_NAME[] = "c2.android.vorbis.decoder"; variable
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | CallScreeningServiceFilterTest.java | 86 private static final ComponentName COMPONENT_NAME = new ComponentName(PKG_NAME, CLS_NAME); field in CallScreeningServiceFilterTest
|
/aosp12/frameworks/av/media/codec2/components/opus/ |
H A D | C2SoftOpusDec.cpp | 36 constexpr char COMPONENT_NAME[] = "c2.android.opus.decoder"; variable
|
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
H A D | UiAutomationManager.java | 45 private static final ComponentName COMPONENT_NAME = field in UiAutomationManager
|