Searched defs:DEBUG_MEDIA (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java208 public static final boolean DEBUG_MEDIA = false; field in class:PhoneStatusBar
494 if (DEBUG_MEDIA) Log.v(TAG, "DEBUG_MEDIA: onPlaybackStateChanged: " + state);
506 if (DEBUG_MEDIA) Log.v(TAG, "DEBUG_MEDIA: onMetadataChanged: " + metadata);
1932 if (DEBUG_MEDIA) {
1933 Log.v(TAG, "DEBUG_MEDIA: found mediastyle controller matching "
1963 if (DEBUG_MEDIA) {
1964 Log.v(TAG, "DEBUG_MEDIA: found controller matching "
1983 if (DEBUG_MEDIA) {
[all...]

Completed in 48 milliseconds