Searched refs:NFC_NFCSNOOP_LOG_MODE_PROPERTY (Results 1 – 2 of 2) sorted by relevance
39 static final String NFC_NFCSNOOP_LOG_MODE_PROPERTY = field in NfcSnoopLogPreferenceController72 final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY); in updateState()83 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FILTERED); in onDeveloperOptionsSwitchDisabled()95 final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY); in isDefaultValue()112 SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FILTERED); in onNfcRebootDialogConfirmed()114 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FULL); in onNfcRebootDialogConfirmed()116 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FILTERED); in onNfcRebootDialogConfirmed()
24 .NFC_NFCSNOOP_LOG_MODE_PROPERTY;69 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FILTERED); in onNfcRebootDialogConfirmed_nfcSnoopLogDisabled_shouldChangeProperty()74 final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY); in onNfcRebootDialogConfirmed_nfcSnoopLogDisabled_shouldChangeProperty()80 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FULL); in onNfcRebootDialogConfirmed_nfcSnoopLogEnabled_shouldChangeProperty()85 final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY); in onNfcRebootDialogConfirmed_nfcSnoopLogEnabled_shouldChangeProperty()91 SystemProperties.set(NFC_NFCSNOOP_LOG_MODE_PROPERTY, NFCSNOOP_MODE_FILTERED); in onNfcRebootDialogCanceled_shouldNotChangeProperty()96 final String currentValue = SystemProperties.get(NFC_NFCSNOOP_LOG_MODE_PROPERTY); in onNfcRebootDialogCanceled_shouldNotChangeProperty()