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
215 status_t parseType();
742 status_t status = parseType(); in parse()809 status_t KeyCharacterMap::Parser::parseType() { in parseType() function in android::KeyCharacterMap::Parser