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

  /frameworks/base/services/usb/java/com/android/server/usb/descriptors/
Usb20ASGeneral.java 56 public byte getFormatType() {
97 canvas.writeListItem("Format Type: " + ReportCanvas.getHexString(getFormatType()));
UsbASFormat.java 48 public byte getFormatType() {
105 canvas.writeParagraph(UsbStrings.getFormatName(getFormatType()), /*emphasis*/false);
  /frameworks/av/media/libstagefright/rtsp/
ASessionDescription.cpp 198 void ASessionDescription::getFormatType(

Completed in 172 milliseconds