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

/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
/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.h61 bool parseType(const ResourceTablePackage* package, const android::ResChunk_header* chunk);
H A DBinaryResourceParser.cpp232 if (!parseType(package, parser.getChunk())) {
282 bool BinaryResourceParser::parseType(const ResourceTablePackage* package, function in class:aapt::BinaryResourceParser
/frameworks/native/include/input/
H A DKeyCharacterMap.h215 status_t parseType();
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp742 status_t status = parseType();
809 status_t KeyCharacterMap::Parser::parseType() { function in class:android::KeyCharacterMap::Parser

Completed in 1165 milliseconds