Searched defs:formatType (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
D | Usb20ASFormatI.java | 34 public Usb20ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatI()
|
D | Usb20ASFormatIII.java | 34 public Usb20ASFormatIII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatIII()
|
D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
|
D | Usb20ASFormatIIEx.java | 37 public Usb20ASFormatIIEx(int length, byte type, byte subtype, byte formatType, byte subclass) { in Usb20ASFormatIIEx()
|
D | Usb10ASFormatII.java | 41 public Usb10ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb10ASFormatII()
|
D | Usb10ASFormatI.java | 36 public Usb10ASFormatI(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb10ASFormatI()
|
D | UsbASFormat.java | 43 public UsbASFormat(int length, byte type, byte subtype, byte formatType, int mSubclass) { in UsbASFormat()
|
/frameworks/wilhelm/src/desktop/ |
D | SndFile.cpp | 141 SLuint32 formatType = *(SLuint32 *)pAudioSrc->pFormat; in SndFile_checkAudioPlayerSourceSink() local
|
/frameworks/wilhelm/src/ |
D | data.cpp | 345 SLuint32 formatType; in checkDataFormat() local
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 49 SLuint32 formatType; member
|
D | OpenSLES.h | 314 SLuint32 formatType; member 357 SLuint32 formatType; member
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 1361 int formatType = defaultFormattingType; in formatNumber() local
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL.h | 333 XAuint32 formatType; member 382 XAuint32 formatType; member 432 XAuint32 formatType; member
|