Searched refs:mDeviceConfigAllowAutoOn (Results 1 – 1 of 1) sorted by relevance
691 mDeviceConfigAllowAutoOn = autoOnFlag && autoOnProperty; in BluetoothManagerService()692 if (mDeviceConfigAllowAutoOn) { in BluetoothManagerService()2111 if (isAtLeastV() && mDeviceConfigAllowAutoOn) { in bluetoothStateChangeHandler()2626 private final boolean mDeviceConfigAllowAutoOn; field in BluetoothManagerService2629 if (!mDeviceConfigAllowAutoOn) { in autoOnSetupTimer()2652 return mDeviceConfigAllowAutoOn in isAutoOnSupported()2660 if (!mDeviceConfigAllowAutoOn) { in isAutoOnEnabled()2668 if (!mDeviceConfigAllowAutoOn) { in setAutoOnEnabled()