Searched refs:mDisableNotificationEffects (Results 1 – 1 of 1) sorted by relevance
253 private boolean mDisableNotificationEffects; field in NotificationManagerService491 mDisableNotificationEffects =1025 mDisableNotificationEffects = true; in onStart()2324 if (mDisableNotificationEffects) { in disableNotificationEffects()2402 pw.println(" mDisableNotificationEffects=" + mDisableNotificationEffects); in dumpImpl()