Searched defs:DEBUG_DEVICES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java168 protected static final boolean DEBUG_DEVICES = Log.isLoggable(TAG + ".DEVICES", Log.DEBUG); field in class:AudioService
3918 if (DEBUG_DEVICES) {
5073 if (DEBUG_DEVICES) {
5163 if (DEBUG_DEVICES) {
5211 if (DEBUG_DEVICES) {
5217 if (DEBUG_DEVICES) {
5222 if (DEBUG_DEVICES) {
5307 if (DEBUG_DEVICES) {
5371 if (DEBUG_DEVICES) {

Completed in 41 milliseconds