Searched defs:parseType (Results 1 - 3 of 3) 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/
H A DBinaryResourceParser.cpp414 if (!parseType(parser.getChunk())) {
541 bool BinaryResourceParser::parseType(const ResChunk_header* chunk) { function in class:aapt::BinaryResourceParser
/frameworks/native/libs/input/
H A DKeyCharacterMap.cpp738 status_t status = parseType();
805 status_t KeyCharacterMap::Parser::parseType() { function in class:android::KeyCharacterMap::Parser

Completed in 196 milliseconds