Searched refs:BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST (Results 1 – 2 of 2) sorted by relevance
20 …opment.bluetooth.BluetoothStackLogPreferenceController.BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST;109 BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST); in onPreferenceChanged_enableBluetoothStackVerboseLogLevel()130 BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST); in onPreferenceChanged_enableBluetoothStackDebugLogLevel()151 BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST); in onPreferenceChanged_enableBluetoothStackInfoLogLevel()172 BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST); in onPreferenceChanged_enableBluetoothStackWarnLogLevel()194 BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST); in onPreferenceChanged_enableBluetoothStackErrorLogLevel()
45 static final String BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST = "persist.log.tag.bluetooth"; field in BluetoothStackLogPreferenceController73 SystemProperties.set(BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST, newValue.toString()); in onPreferenceChange()109 SystemProperties.set(BLUETOOTH_BTSTACK_LOG_MODE_PROPERTY_PERSIST, null); in onDeveloperOptionsSwitchDisabled()