Home
last modified time | relevance | path

Searched refs:mSound (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java2079 private Uri mSound; field in Notification.Builder
2471 mSound = sound;
2489 mSound = sound;
2505 mSound = sound;
3333 n.sound = mSound; in buildUnstyled()
3582 mSound = n.sound; in restoreFromNotification()