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
339 public Uri sound; field in Notification2778 public Builder setSound(Uri sound) { in setSound()2796 public Builder setSound(Uri sound, int streamType) { in setSound()2812 public Builder setSound(Uri sound, AudioAttributes audioAttributes) { in setSound()
1305 public Builder setSound(Uri sound) { in setSound()1322 public Builder setSound(Uri sound, int streamType) { in setSound()