Searched refs:getDefaultModeIndex (Results 1 – 2 of 2) sorted by relevance
59 public int getDefaultModeIndex() { in getDefaultModeIndex() method in BluetoothSnoopLogPreferenceController93 int index = getDefaultModeIndex(); in updateState()108 ((ListPreference) mPreference).setValue(mListValues[getDefaultModeIndex()]); in onDeveloperOptionsSwitchDisabled()109 ((ListPreference) mPreference).setSummary(mListEntries[getDefaultModeIndex()]); in onDeveloperOptionsSwitchDisabled()
84 final int defaultIndex = mController.getDefaultModeIndex(); in verifyResourceSizeAndRange()132 mListValues[mController.getDefaultModeIndex()] in onDeveloperOptionsDisabled_shouldDisablePreference()135 mListEntries[mController.getDefaultModeIndex()] in onDeveloperOptionsDisabled_shouldDisablePreference()