Searched refs:mTouchExplorationGrantedServices (Results 1 – 1 of 1) sorted by relevance
442 userState.mTouchExplorationGrantedServices.remove(comp); in registerBroadcastReceivers()446 userState.mTouchExplorationGrantedServices, userId); in registerBroadcastReceivers()887 userState.mTouchExplorationGrantedServices.clear(); in temporaryEnableAccessibilityStateUntilKeyguardRemoved()888 userState.mTouchExplorationGrantedServices.add(service); in temporaryEnableAccessibilityStateUntilKeyguardRemoved()1430 if (!mTempComponentNameSet.equals(userState.mTouchExplorationGrantedServices)) { in readTouchExplorationGrantedAccessibilityServicesLocked()1431 userState.mTouchExplorationGrantedServices.clear(); in readTouchExplorationGrantedAccessibilityServicesLocked()1432 userState.mTouchExplorationGrantedServices.addAll(mTempComponentNameSet); in readTouchExplorationGrantedAccessibilityServicesLocked()1800 userState.mTouchExplorationGrantedServices.add(service.mComponentName); in showEnableTouchExplorationDialog()1803 userState.mTouchExplorationGrantedServices, userState.mUserId); in showEnableTouchExplorationDialog()1930 if (userState.mTouchExplorationGrantedServices.contains(componentName)) { in updateLegacyCapabilitiesLocked()[all …]