Searched refs:BLUETOOTH_STRING_NAME (Results 1 – 1 of 1) sorted by relevance
47 static final String BLUETOOTH_STRING_NAME = "bluetooth"; field in BluetoothStackLogPreferenceController92 if (Log.isLoggable(BLUETOOTH_STRING_NAME, Log.VERBOSE)) { in getBluetoothLogLevelIndex()94 } else if (Log.isLoggable(BLUETOOTH_STRING_NAME, Log.DEBUG)) { in getBluetoothLogLevelIndex()96 } else if (Log.isLoggable(BLUETOOTH_STRING_NAME, Log.INFO)) { in getBluetoothLogLevelIndex()98 } else if (Log.isLoggable(BLUETOOTH_STRING_NAME, Log.WARN)) { in getBluetoothLogLevelIndex()100 } else if (Log.isLoggable(BLUETOOTH_STRING_NAME, Log.ERROR)) { in getBluetoothLogLevelIndex()