Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DShortcutQueryWrapperTest.java46 private static final ComponentName COMPONENT_NAME = new ComponentName( field in ShortcutQueryWrapperTest
/aosp14/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DObservableServiceConnectionTest.java50 private static final ComponentName COMPONENT_NAME = field in ObservableServiceConnectionTest
H A DPersistentServiceConnectionTest.java49 private static final ComponentName COMPONENT_NAME = field in PersistentServiceConnectionTest
/aosp14/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 DAccessibilityUserStateTest.java70 private static final ComponentName COMPONENT_NAME = field in AccessibilityUserStateTest
H A DProxyAccessibilityServiceConnectionTest.java57 private static final ComponentName COMPONENT_NAME = new ComponentName( field in ProxyAccessibilityServiceConnectionTest
H A DAccessibilityManagerServiceTest.java122 static final ComponentName COMPONENT_NAME = new ComponentName( field in AccessibilityManagerServiceTest
H A DAbstractAccessibilityServiceConnectionTest.java123 private static final ComponentName COMPONENT_NAME = new ComponentName( field in AbstractAccessibilityServiceConnectionTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/contentcapture/
H A DContentCaptureManagerServiceTest.java74 private static final ComponentName COMPONENT_NAME = field in ContentCaptureManagerServiceTest
/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DMainContentCaptureSessionTest.java69 private static final ComponentName COMPONENT_NAME = field in MainContentCaptureSessionTest
/aosp14/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
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DUiAutomationManager.java48 private static final ComponentName COMPONENT_NAME = field in UiAutomationManager
H A DAccessibilityManagerService.java4289 private final ComponentName COMPONENT_NAME = field in AccessibilityManagerService.InteractionBridge
/aosp14/frameworks/base/services/core/java/com/android/server/firewall/
H A DStringFilter.java241 public static final ValueProvider COMPONENT_NAME = new ValueProvider("component-name") { field in StringFilter
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DSystemMediaRoute2Provider.java55 private static final ComponentName COMPONENT_NAME = new ComponentName( field in SystemMediaRoute2Provider