Searched refs:getTimeoutValueToKeyMap (Results 1 – 1 of 1) sorted by relevance
101 final String value = String.valueOf(getTimeoutValueToKeyMap().get(mPreferenceKey)); in onRadioButtonClicked()118 final int preferenceValue = getTimeoutValueToKeyMap().get(mPreference.getKey()); in updateState()124 private Map<String, Integer> getTimeoutValueToKeyMap() { in getTimeoutValueToKeyMap() method in AccessibilityTimeoutController