Searched refs:EXTRA_ENABLE (Results 1 – 3 of 3) sorted by relevance
52 private static final String EXTRA_ENABLE = "enable"; field in GattDebugUtils92 boolean bEnable = intent.getBooleanExtra(EXTRA_ENABLE, true); in handleDebugAction()
101 private static final String EXTRA_ENABLE = "enable"; field in GsmCellBroadcastHandler740 boolean enabled = intent.getBooleanExtra(EXTRA_ENABLE, false);758 areaInfoIntent.putExtra(EXTRA_ENABLE, enabled);
129 private static final String EXTRA_ENABLE = "enable"; field in CellBroadcastHandler176 mEnableDuplicateDetection = intent.getBooleanExtra(EXTRA_ENABLE,