Searched refs:mPlaySound (Results 1 – 1 of 1) sorted by relevance
171 private boolean mPlaySound; field in PowerNotificationWarnings212 pw.print("mPlaySound="); pw.println(mPlaySound); in dump()249 + mPlaySound + " mInvalidCharger=" + mInvalidCharger); in updateNotification()332 nb.setOnlyAlertOnce(!mPlaySound); in showWarningNotification()333 mPlaySound = false; in showWarningNotification()616 mPlaySound = playSound; in showLowBatteryWarning()