Searched refs:audioStreamType (Results 1 – 3 of 3) sorted by relevance
324 } else if (n.audioStreamType >= 0 in calculateAttributes()325 && n.audioStreamType < AudioSystem.getNumStreamTypes()) { in calculateAttributes()328 .setInternalLegacyStreamType(n.audioStreamType) in calculateAttributes()330 } else if (n.audioStreamType != AudioSystem.STREAM_DEFAULT) { in calculateAttributes()331 Log.w(TAG, String.format("Invalid stream type: %d", n.audioStreamType)); in calculateAttributes()572 pw.println(prefix + "n.audioStreamType=" + notification.audioStreamType); in dump()
437 public int audioStreamType = STREAM_DEFAULT; field in Notification2246 audioStreamType = parcel.readInt(); in readFromParcelImpl()2354 that.audioStreamType = this.audioStreamType; in cloneInto()2667 parcel.writeInt(audioStreamType); in writeToParcelImpl()4072 mN.audioStreamType = streamType; in setSound()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...