Home
last modified time | relevance | path

Searched defs:JPEG2000 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipEncoding.java48 public static final int JPEG2000 = 4; field in BipEncoding
69 sIdsToEncodingNames.put(JPEG2000, "JPEG2000"); in sIdsToEncodingNames.put() argument