HomeSort by relevance Sort by last modified time
    Searched defs:MSG_SERVERSESSION_CLOSE (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 116 public static final int MSG_SERVERSESSION_CLOSE = 5000;
703 case MSG_SERVERSESSION_CLOSE:
709 // case MSG_SERVERSESSION_CLOSE will handle ,so just skip
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java 92 public static final int MSG_SERVERSESSION_CLOSE = 5000;
347 case MSG_SERVERSESSION_CLOSE:
    [all...]

Completed in 60 milliseconds