Searched defs:formatType (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattCharacteristic.java | 527 public Integer getIntValue(int formatType, int offset) { in getIntValue() 564 public Float getFloatValue(int formatType, int offset) { in getFloatValue() 619 public boolean setValue(int value, int formatType, int offset) { in setValue() 666 public boolean setValue(int mantissa, int exponent, int formatType, int offset) { in setValue() 711 private int getTypeLen(int formatType) { in getTypeLen()
|
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
D | Usb20ASFormatII.java | 37 public Usb20ASFormatII(int length, byte type, byte subtype, byte formatType, int subclass) { in Usb20ASFormatII()
|
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 | 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 | 1337 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
|