Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance
148 private boolean mPlaySound; field in PowerNotificationWarnings174 pw.print("mPlaySound="); pw.println(mPlaySound); in dump()211 + mPlaySound + " mInvalidCharger=" + mInvalidCharger); in updateNotification()296 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()297 mPlaySound = false; in showWarningNotification()519 mPlaySound = playSound; in showLowBatteryWarning()