Searched refs:DEBUG_AP (Results 1 – 1 of 1) sorted by relevance
151 protected static final boolean DEBUG_AP = Log.isLoggable(TAG + ".AP", Log.DEBUG); field in AudioService6206 if (DEBUG_AP) Log.d(TAG, "registerAudioPolicy for " + pcb.asBinder() in registerAudioPolicy()6240 if (DEBUG_AP) Log.d(TAG, "unregisterAudioPolicyAsync for " + pcb.asBinder()); in unregisterAudioPolicyAsync()6256 if (DEBUG_AP) Log.d(TAG, "setFocusPropertiesForPolicy() duck behavior=" + duckingBehavior in setFocusPropertiesForPolicy()6314 if (DEBUG_AP) Log.d(TAG, "onDynamicPolicyMixStateUpdate("+ regId + ", " + state +")"); in onDynPolicyMixStateUpdate()