Searched defs:parseType (Results 1 - 3 of 3) sorted by path

/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.cpp232 if (!parseType(package, parser.getChunk())) {
282 bool BinaryResourceParser::parseType(const ResourceTablePackage* package, function in class:aapt::BinaryResourceParser
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp742 status_t status = parseType();
809 status_t KeyCharacterMap::Parser::parseType() { function in class:android::KeyCharacterMap::Parser
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapEventReport.java71 mType = parseType(attrs.get("type"));
107 private Type parseType(String type) throws IllegalArgumentException { method in class:BluetoothMapEventReport

Completed in 101 milliseconds