Searched refs:COMMAND_POWER_LEVEL (Results 1 – 2 of 2) sorted by relevance
46 public static final int COMMAND_POWER_LEVEL = 1; field in BleScannerService106 case COMMAND_POWER_LEVEL: in onStartCommand()
107 intent.putExtra(BleScannerService.EXTRA_COMMAND, BleScannerService.COMMAND_POWER_LEVEL); in onCreate()