Searched refs:EXTRA_ENABLE (Results 1 – 1 of 1) sorted by relevance
45 private static final String EXTRA_ENABLE = "enable"; field in GattDebugUtils87 boolean bEnable = intent.getBooleanExtra(EXTRA_ENABLE, true); in handleDebugAction()