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

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java154 protected static final boolean DEBUG_DEVICES = Log.isLoggable(TAG + ".DEVICES", Log.DEBUG); field in class:AudioService
3605 if (DEBUG_DEVICES) {
4718 if (DEBUG_DEVICES) {
4724 if (DEBUG_DEVICES) {
4729 if (DEBUG_DEVICES) {
4802 if (DEBUG_DEVICES) {
4861 if (DEBUG_DEVICES) {

Completed in 183 milliseconds