Searched refs:ACTION_FINISH_DISCONNECT (Results 1 – 2 of 2) sorted by relevance
88 filter.addAction(BleConnectionPriorityClientService.ACTION_FINISH_DISCONNECT); in onResume()235 case BleConnectionPriorityClientService.ACTION_FINISH_DISCONNECT:
76 public static final String ACTION_FINISH_DISCONNECT = field in BleConnectionPriorityClientService340 Intent intent = new Intent(ACTION_FINISH_DISCONNECT); in notifyDisconnect()