Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallbackHidlV1_4Impl.java112 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackHidlV1_4Impl
DSupplicantP2pIfaceCallbackHidlImpl.java151 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackHidlImpl
DSupplicantP2pIfaceCallbackAidlImpl.java134 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackAidlImpl
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DBluetoothDevicePairer.java546 private void onDeviceLost(BluetoothDevice device) { in onDeviceLost() method in BluetoothDevicePairer
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java734 public void onDeviceLost(String lostDeviceAddress) { in onDeviceLost() method in BluetoothRouteManager