Searched defs:parseType (Results 1 - 2 of 2) 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/native/libs/input/
H A DKeyCharacterMap.cpp692 status_t status = parseType();
759 status_t KeyCharacterMap::Parser::parseType() { function in class:android::KeyCharacterMap::Parser

Completed in 78 milliseconds