Searched refs:NFC_VERBOSE_VENDOR_LOG_PROPERTY (Results 1 – 2 of 2) sorted by relevance
39 static final String NFC_VERBOSE_VENDOR_LOG_PROPERTY = field in NfcVerboseVendorLogPreferenceController72 final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY); in updateState()84 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_DISABLED); in onDeveloperOptionsSwitchDisabled()96 final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY); in isDefaultValue()113 .get(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_DISABLED); in onNfcRebootDialogConfirmed()115 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_ENABLED); in onNfcRebootDialogConfirmed()117 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_DISABLED); in onNfcRebootDialogConfirmed()
20 .NFC_VERBOSE_VENDOR_LOG_PROPERTY;69 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_DISABLED); in onNfcRebootDialogConfirmed_nfcVendorLogDisabled_shouldChangeProperty()74 final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY); in onNfcRebootDialogConfirmed_nfcVendorLogDisabled_shouldChangeProperty()80 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_ENABLED); in onNfcRebootDialogConfirmed_nfcVendorLogEnabled_shouldChangeProperty()85 final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY); in onNfcRebootDialogConfirmed_nfcVendorLogEnabled_shouldChangeProperty()91 SystemProperties.set(NFC_VERBOSE_VENDOR_LOG_PROPERTY, VERBOSE_VENDOR_LOG_DISABLED); in onNfcRebootDialogCanceled_shouldNotChangeProperty()96 final String currentValue = SystemProperties.get(NFC_VERBOSE_VENDOR_LOG_PROPERTY); in onNfcRebootDialogCanceled_shouldNotChangeProperty()