Home
last modified time | relevance | path

Searched refs:policyLog (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DZenLog.java126 String policyLog = "pkg=" + pkg + " targetSdk=" + targetSdk in traceSetNotificationPolicy() local
128 append(TYPE_SET_NOTIFICATION_POLICY, policyLog); in traceSetNotificationPolicy()
130 Log.d(TAG, "Zen Policy Changed: " + policyLog); in traceSetNotificationPolicy()