Searched refs:MENU_SERVICE_RELATIVE_CLASS_NAME (Results 1 – 2 of 2) sorted by relevance
20 …static com.android.internal.accessibility.util.AccessibilityUtils.MENU_SERVICE_RELATIVE_CLASS_NAME;168 MENU_SERVICE_RELATIVE_CLASS_NAME)), in getAccessibilityMenuComponentToMigrate_isNull_whenTooManyMenuComponents()170 MENU_SERVICE_RELATIVE_CLASS_NAME)), in getAccessibilityMenuComponentToMigrate_isNull_whenTooManyMenuComponents()172 MENU_SERVICE_RELATIVE_CLASS_NAME)))); in getAccessibilityMenuComponentToMigrate_isNull_whenTooManyMenuComponents()185 MENU_SERVICE_RELATIVE_CLASS_NAME)), in getAccessibilityMenuComponentToMigrate_isNull_whenMenuInSystemNotFound()187 MENU_SERVICE_RELATIVE_CLASS_NAME)))); in getAccessibilityMenuComponentToMigrate_isNull_whenMenuInSystemNotFound()198 MENU_SERVICE_RELATIVE_CLASS_NAME); in getAccessibilityMenuComponentToMigrate_returnsMenuOutsideSystem()
88 public static final String MENU_SERVICE_RELATIVE_CLASS_NAME = ".AccessibilityMenuService"; field in AccessibilityUtils98 + MENU_SERVICE_RELATIVE_CLASS_NAME);348 if (componentName.getClassName().endsWith(MENU_SERVICE_RELATIVE_CLASS_NAME)) { in findA11yMenuComponentNames()