Searched defs:sound (Results 1 – 4 of 4) sorted by relevance
134 private int loadSound(SoundState sound) { in loadSound()159 SoundState sound = mSounds[soundName]; in load() local209 SoundState sound = mSounds[soundName]; in play() local
121 String sound = new String(attributedInfo.getAttributes().get("sound"), "UTF-8"); in testParcel() local
338 public Uri sound; field in Notification2774 public Builder setSound(Uri sound) { in setSound()2792 public Builder setSound(Uri sound, int streamType) { in setSound()2808 public Builder setSound(Uri sound, AudioAttributes audioAttributes) { in setSound()
1288 public Builder setSound(Uri sound) { in setSound()1305 public Builder setSound(Uri sound, int streamType) { in setSound()