OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCachedDevice
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
DevicePickerFragment.java
82
if ((btPreference.
getCachedDevice
().getBondState() ==
DeviceListPreferenceFragment.java
143
CachedBluetoothDevice device = btPreference.
getCachedDevice
();
BluetoothDevicePreference.java
80
CachedBluetoothDevice
getCachedDevice
() {
BluetoothSettings.java
389
CachedBluetoothDevice cachedDevice = preference.
getCachedDevice
();
Completed in 42 milliseconds