HomeSort by relevance Sort by last modified time
    Searched full:getcacheddevice (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceListPreferenceFragment.java 143 CachedBluetoothDevice device = btPreference.getCachedDevice();
DevicePickerFragment.java 109 if ((btPreference.getCachedDevice().getBondState() ==
BluetoothDevicePreference.java 84 CachedBluetoothDevice getCachedDevice() {
BluetoothSettings.java 481 CachedBluetoothDevice cachedDevice = preference.getCachedDevice();

Completed in 247 milliseconds