Searched refs:parseType (Results 1 – 3 of 3) sorted by relevance
71 mType = parseType(attrs.get("type")); in BluetoothMapEventReport()107 private Type parseType(String type) throws IllegalArgumentException { in parseType() method in BluetoothMapEventReport
204 status_t parseType();
692 status_t status = parseType(); in parse()759 status_t KeyCharacterMap::Parser::parseType() { in parseType() function in android::KeyCharacterMap::Parser