Searched defs:HARDWARE (Results 1 – 6 of 6) sorted by relevance
85 int HARDWARE = 1 << 1; field
88 HARDWARE = 2; enumerator
692 userState.updateShortcutTargetsLocked(Set.of(MAGNIFICATION_CONTROLLER_NAME), HARDWARE); in testOnClientChange_magnificationEnabledAndCapabilityAll_requestConnection() local891 Set.of(ACCESSIBILITY_HEARING_AIDS_COMPONENT_NAME.flattenToString()), HARDWARE); in testPerformAccessibilityShortcut_hearingAids_sendExpectedBroadcast() local1120 Set.of(info_c.getComponentName().flattenToString()), HARDWARE); in testIsAccessibilityServiceWarningRequired_notRequiredIfExistingShortcut() local1827 userState.updateShortcutTargetsLocked(Set.of(serviceDefault), HARDWARE); in restoreShortcutTargets_hardware_alreadyHadDefaultService_doesNotClear() local1896 userState.updateShortcutTargetsLocked(Set.of(serviceDefault), HARDWARE); in restoreShortcutTargets_hardware_nullSetting_clearsDefaultService() local
174 mUserState.updateShortcutTargetsLocked(Set.of(componentNameString), HARDWARE); in onSwitchToAnotherUser_userStateClearedNonDefaultValues() local
182 public static final String HARDWARE = getString("ro.hardware"); field in Build
582 HARDWARE(7), enumConstant