Searched defs:onDeviceLost (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ | ||
D | SupplicantP2pIfaceCallbackHidlV1_4Impl.java | 112 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackHidlV1_4Impl |
D | SupplicantP2pIfaceCallbackHidlImpl.java | 151 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackHidlImpl |
D | SupplicantP2pIfaceCallbackAidlImpl.java | 134 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackAidlImpl |
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ | ||
D | BluetoothDevicePairer.java | 546 private void onDeviceLost(BluetoothDevice device) { in onDeviceLost() method in BluetoothDevicePairer |
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ | ||
D | BluetoothRouteManager.java | 734 public void onDeviceLost(String lostDeviceAddress) { in onDeviceLost() method in BluetoothRouteManager |