Home
last modified time | relevance | path

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

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java302 RemoteProxy proxy = getRemoteProxy(device); in removeDevice()
325 RemoteProxy proxy = getRemoteProxy(device); in deviceCheckDfu()
384 RemoteProxy proxy = getRemoteProxy(device); in refreshLowBatteryNotification()
402 RemoteProxy proxy = getRemoteProxy(device); in getLowBatteryLevel()
492 RemoteProxy proxy = getRemoteProxy(device); in getRemoteDfuState()
532 RemoteProxy proxy = getRemoteProxy(device); in startRemoteDfu()
620 private RemoteProxy getRemoteProxy(BluetoothDevice device) { in getRemoteProxy() method in BluetoothDeviceService
633 RemoteProxy proxy = getRemoteProxy(device); in getRemoteVersion()
649 RemoteProxy proxy = getRemoteProxy(device); in refreshRemoteVersion()
671 RemoteProxy proxy = getRemoteProxy(device); in getBatteryLevel()
[all …]