Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1952 private Uri mSound; field in Notification.Builder
2320 mSound = sound;
2338 mSound = sound;
2354 mSound = sound;
3164 n.sound = mSound; in buildUnstyled()
3413 mSound = n.sound; in restoreFromNotification()