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/map/
BluetoothMapService.java 92 public static final int MSG_SERVERSESSION_CLOSE = 5000;
450 case MSG_SERVERSESSION_CLOSE:
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapService.java 116 public static final int MSG_SERVERSESSION_CLOSE = 5000;
650 case MSG_SERVERSESSION_CLOSE:
656 // case MSG_SERVERSESSION_CLOSE will handle ,so just skip

Completed in 943 milliseconds