Searched refs:getFormatType (Results 1 - 7 of 7) 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.h43 void getFormatType(
H A DARTPSource.cpp56 sessionDesc->getFormatType(index, &PT, &desc, &params);
H A DASessionDescription.cpp198 void ASessionDescription::getFormatType( function in class:android::ASessionDescription
H A DAPacketSource.cpp415 sessionDesc->getFormatType(index, &PT, &desc, &params);
H A DMyHandler.h1630 mSessionDesc->getFormatType(index, &PT, &formatDesc, &formatParams);

Completed in 694 milliseconds