Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipEncoding.java44 public static final int GIF = 3; field in BipEncoding
65 sIdsToEncodingNames.put(GIF, "GIF"); in sIdsToEncodingNames.put() argument