Searched refs:getTimeoutValueToKeyMap (Results 1 – 2 of 2) sorted by relevance
86 private Map<String, Integer> getTimeoutValueToKeyMap() { in getTimeoutValueToKeyMap() method in AccessibilityTimeoutController134 int value = getTimeoutValueToKeyMap().get(mPreferenceKey); in onRadioButtonClicked()162 int preferenceValue = getTimeoutValueToKeyMap().get(mPreference.getKey()); in updateState()
84 private Map<String, Integer> getTimeoutValueToKeyMap() { in getTimeoutValueToKeyMap() method in AccessibilityTimeoutController140 int value = getTimeoutValueToKeyMap().get(mPreferenceKey); in onRadioButtonClicked()174 int preferenceValue = getTimeoutValueToKeyMap().get(mPreference.getKey()); in updateState()