Searched refs:mSound (Results 1 – 2 of 2) sorted by relevance
96 private NotificationPlayer mSound; field in NotificationManagerService238 mSound.stop();276 mSound.stop();398 mSound = new NotificationPlayer(TAG); in NotificationManagerService()399 mSound.setUsesWakeLock(context); in NotificationManagerService()820 mSound.play(mContext, uri, looping, audioStreamType); in enqueueNotificationInternal()915 mSound.stop(); in cancelNotificationLocked()1168 pw.println(" mSound=" + mSound); in dump()
644 private Uri mSound; field in Notification.Builder838 mSound = sound; in setSound()850 mSound = sound; in setSound()1026 n.sound = mSound; in getNotification()