HomeSort by relevance Sort by last modified time
    Searched refs:BLUETOOTH_HCI_LOG (Results 1 - 4 of 4) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DeveloperOptionsActivity.java 122 Settings.Secure.BLUETOOTH_HCI_LOG))));
464 mHelper.setSecureIntSetting(Settings.Secure.BLUETOOTH_HCI_LOG, enable);
537 return mHelper.getSecureIntValueSettingToBoolean(Settings.Secure.BLUETOOTH_HCI_LOG);
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 506 Settings.Secure.BLUETOOTH_HCI_LOG, 0) != 0);
610 Settings.Secure.BLUETOOTH_HCI_LOG,
    [all...]
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 491 milliseconds