Home | History | Annotate | Download | only in settings

Lines Matching full:notifyuser

127     /** Number of calls to {@link #notifyUser()} to ignore before notifying. */
129 /** Number of calls to {@link #notifyUser()} before we release the wakelock */
330 notifyUser();
363 private void notifyUser() {
375 Log.w(TAG, "notifyUser: Exception while playing sound: " + e);