Searched refs:BLE_STOP_UNSCANNABLE (Results 1 – 2 of 2) sorted by relevance
90 filter.addAction(BleAdvertiserService.BLE_STOP_UNSCANNABLE); in onResume()135 case BleAdvertiserService.BLE_STOP_UNSCANNABLE:
72 public static final String BLE_STOP_UNSCANNABLE = field in BleAdvertiserService273 sendBroadcast(new Intent(BLE_STOP_UNSCANNABLE)); in handleIntent()