HomeSort by relevance Sort by last modified time
    Searched defs:NUM_STREAM_TYPES (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/
AudioSystem.java 61 private static final int NUM_STREAM_TYPES = 10;
62 public static final int getNumStreamTypes() { return NUM_STREAM_TYPES; }
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 84 NUM_STREAM_TYPES

Completed in 631 milliseconds