Searched defs:LOST_DEVICE (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
H A DBluetoothRouteManager.java55 put(LOST_DEVICE, "LOST_DEVICE");
130 public static final int LOST_DEVICE = 2; field in class:BluetoothRouteManager
188 case LOST_DEVICE:
296 case LOST_DEVICE:
305 "AudioConnecting/LOST_DEVICE"));
430 case LOST_DEVICE:
439 "AudioConnected/LOST_DEVICE"));
647 sendMessage(LOST_DEVICE, args);

Completed in 68 milliseconds