Home
last modified time | relevance | path

Searched refs:getDeviceListKey (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DDeviceListPreferenceFragment.java106 mDeviceListGroup = (PreferenceCategory) findPreference(getDeviceListKey()); in onCreate()
274 public abstract String getDeviceListKey(); in getDeviceListKey() method in DeviceListPreferenceFragment
DDevicePickerFragment.java185 public String getDeviceListKey() { in getDeviceListKey() method in DevicePickerFragment
DBluetoothPairingDetail.java220 public String getDeviceListKey() { in getDeviceListKey() method in BluetoothPairingDetail
/packages/apps/Settings/src/com/android/settings/bluetooth/
DDeviceListPreferenceFragment.java108 mDeviceListGroup = (PreferenceCategory) findPreference(getDeviceListKey()); in onCreate()
277 public abstract String getDeviceListKey(); in getDeviceListKey() method in DeviceListPreferenceFragment
DBluetoothPairingDetail.java227 public String getDeviceListKey() { in getDeviceListKey() method in BluetoothPairingDetail
DDevicePickerFragment.java185 public String getDeviceListKey() { in getDeviceListKey() method in DevicePickerFragment
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DDeviceListPreferenceFragmentTest.java193 public String getDeviceListKey() { in getDeviceListKey() method in DeviceListPreferenceFragmentTest.TestFragment