Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 5 of 5) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java276 final RemoteProxy proxy; in addDevice() local
302 RemoteProxy proxy = getRemoteProxy(device); in removeDevice() local
325 RemoteProxy proxy = getRemoteProxy(device); in deviceCheckDfu() local
384 RemoteProxy proxy = getRemoteProxy(device); in refreshLowBatteryNotification() local
402 RemoteProxy proxy = getRemoteProxy(device); in getLowBatteryLevel() local
492 RemoteProxy proxy = getRemoteProxy(device); in getRemoteDfuState() local
532 RemoteProxy proxy = getRemoteProxy(device); in startRemoteDfu() local
633 RemoteProxy proxy = getRemoteProxy(device); in getRemoteVersion() local
649 RemoteProxy proxy = getRemoteProxy(device); in refreshRemoteVersion() local
671 RemoteProxy proxy = getRemoteProxy(device); in getBatteryLevel() local
[all …]
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/profiles/
DPairingProfileWrapperHidHost.java29 public PairingProfileWrapperHidHost(BluetoothProfile proxy) { in PairingProfileWrapperHidHost()
DPairingProfileWrapperA2dp.java29 public PairingProfileWrapperA2dp(BluetoothProfile proxy) { in PairingProfileWrapperA2dp()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothPairer.java137 BluetoothProfile proxy) { in getPairingProfileWrapper()
/device/generic/vulkan-cereal/third-party/googletest/googlemock/test/
Dgmock-matchers_test.cc5466 PostIncrProxy proxy(**this); in TEST() local