Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance
151 private boolean mPlaySound; field in PowerNotificationWarnings177 pw.print("mPlaySound="); pw.println(mPlaySound); in dump()214 + mPlaySound + " mInvalidCharger=" + mInvalidCharger); in updateNotification()299 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()300 mPlaySound = false; in showWarningNotification()566 mPlaySound = playSound; in showLowBatteryWarning()