Searched refs:getLastDevice (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java42 CachedBluetoothDevice getLastDevice(); method in interface:BluetoothController
H A DBluetoothControllerImpl.java124 public CachedBluetoothDevice getLastDevice() { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java98 public CachedBluetoothDevice getLastDevice() { method in class:FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java133 CachedBluetoothDevice lastDevice = mController.getLastDevice();

Completed in 679 milliseconds