Searched refs:EXTRA_ENABLE (Results 1 – 3 of 3) sorted by relevance
45 private static final String EXTRA_ENABLE = "enable"; field in GattDebugUtils87 boolean bEnable = intent.getBooleanExtra(EXTRA_ENABLE, true); in handleDebugAction()
96 private static final String EXTRA_ENABLE = "enable"; field in GsmCellBroadcastHandler699 boolean enabled = intent.getBooleanExtra(EXTRA_ENABLE, false);717 areaInfoIntent.putExtra(EXTRA_ENABLE, enabled);
122 private static final String EXTRA_ENABLE = "enable"; field in CellBroadcastHandler161 mEnableDuplicateDetection = intent.getBooleanExtra(EXTRA_ENABLE,