Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance
171 private boolean mPlaySound; field in PowerNotificationWarnings218 pw.print("mPlaySound="); pw.println(mPlaySound); in dump()255 + mPlaySound + " mInvalidCharger=" + mInvalidCharger); in updateNotification()338 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()339 mPlaySound = false; in showWarningNotification()614 mPlaySound = playSound; in showLowBatteryWarning()