Searched refs:parseType (Results 1 – 5 of 5) sorted by relevance
71 mType = parseType(attrs.get("type")); in BluetoothMapEventReport()107 private Type parseType(String type) throws IllegalArgumentException { in parseType() method in BluetoothMapEventReport
61 bool parseType(const ResourceTablePackage* package, const android::ResChunk_header* chunk);
232 if (!parseType(package, parser.getChunk())) { in parsePackage()282 bool BinaryResourceParser::parseType(const ResourceTablePackage* package, in parseType() function in aapt::BinaryResourceParser
215 status_t parseType();
742 status_t status = parseType(); in parse()809 status_t KeyCharacterMap::Parser::parseType() { in parseType() function in android::KeyCharacterMap::Parser