Searched refs:strToType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DMessage.java104 mType = strToType(attrs.get("type"));
141 private Type strToType(String s) { method in class:Message

Completed in 51 milliseconds