/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/ |
D | SpecialAppAccess.java | 67 void removePreference(String key) { in removePreference() method in SpecialAppAccess
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | PreferenceGroup.java | 40 public void removePreference(int index) { in removePreference() method in PreferenceGroup
|
D | CameraSettings.java | 235 private static boolean removePreference(PreferenceGroup group, String key) { in removePreference() method in CameraSettings
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/ |
D | SubScreenFragment.java | 47 static void removePreference(final String prefKey, final PreferenceScreen screen) { in removePreference() method in SubScreenFragment
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/utils/ |
D | ImportantNoticeUtilsTests.java | 91 private void removePreference(final String key) { in removePreference() method in ImportantNoticeUtilsTests.ImportantNoticePreferences
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothDevicesGroupPreferenceController.java | 154 private void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() method in BluetoothDevicesGroupPreferenceController
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothDeviceUpdater.java | 243 protected void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() method in BluetoothDeviceUpdater
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothDeviceUpdater.java | 233 protected void removePreference(CachedBluetoothDevice cachedDevice) { in removePreference() method in BluetoothDeviceUpdater
|
/packages/apps/Settings/src/com/android/settings/ |
D | SettingsPreferenceFragment.java | 382 public boolean removePreference(String key) { in removePreference() method in SettingsPreferenceFragment 387 boolean removePreference(PreferenceGroup group, String key) { in removePreference() method in SettingsPreferenceFragment
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | SettingsPreferenceFragment.java | 382 public boolean removePreference(String key) { in removePreference() method in SettingsPreferenceFragment 387 boolean removePreference(PreferenceGroup group, String key) { in removePreference() method in SettingsPreferenceFragment
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/ |
D | AboutFragment.java | 203 private void removePreference(@Nullable Preference preference) { in removePreference() method in AboutFragment
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
D | DevelopmentFragment.java | 433 private void removePreference(String key) { in removePreference() method in DevelopmentFragment 483 private void removePreference(Preference preference) { in removePreference() method in DevelopmentFragment
|