Searched defs:onDeviceLost (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ | ||
D | SupplicantP2pIfaceCallbackV1_4Impl.java | 111 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackV1_4Impl |
D | SupplicantP2pIfaceCallbackImpl.java | 149 public void onDeviceLost(byte[] p2pDeviceAddress) { in onDeviceLost() method in SupplicantP2pIfaceCallbackImpl |
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ | ||
D | BluetoothDevicePairer.java | 513 private void onDeviceLost(BluetoothDevice device) { in onDeviceLost() method in BluetoothDevicePairer |
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ | ||
D | BluetoothRouteManager.java | 575 public void onDeviceLost(String lostDeviceAddress) { in onDeviceLost() method in BluetoothRouteManager |