Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipEncoding.java45 public static final int PNG = 1; field in BipEncoding
68 sIdsToEncodingNames.put(PNG, "PNG"); in sIdsToEncodingNames.put() argument