Searched defs:getFormatType (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DUsb20ASGeneral.java56 public byte getFormatType() { method in class:Usb20ASGeneral
97 canvas.writeListItem("Format Type: " + ReportCanvas.getHexString(getFormatType()));
H A DUsbASFormat.java48 public byte getFormatType() { method in class:UsbASFormat
105 canvas.writeParagraph(UsbStrings.getFormatName(getFormatType()), /*emphasis*/false);
/frameworks/av/media/libstagefright/rtsp/
H A DASessionDescription.cpp198 void ASessionDescription::getFormatType( function in class:android::ASessionDescription

Completed in 121 milliseconds