Searched refs:START_SCAN (Results 1 – 1 of 1) sorted by relevance
44 public static final int START_SCAN = 1; field in BleScanReceiver143 alarmIntent.putExtra("com.android.pmc.BLESCAN.Action", START_SCAN); in firstAlarm()203 if (action == START_SCAN) { in onReceive()216 repeatAlarm(intent, mNoScanTime, START_SCAN); in onReceive()