Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance
130 private boolean mPlaySound; field in PowerNotificationWarnings148 pw.print("mPlaySound="); pw.println(mPlaySound); in dump()193 + mPlaySound + " mInvalidCharger=" + mInvalidCharger); in updateNotification()272 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()273 mPlaySound = false; in showWarningNotification()447 mPlaySound = playSound; in showLowBatteryWarning()