Searched refs:parseState (Results 1 – 5 of 5) sorted by relevance
47 return parseState( in parseStateFromFile()56 S state = parseState(extconInfo, event.get("STATE")); in onUEvent()81 public abstract S parseState(ExtconInfo extconInfo, String state); in parseState() method in ExtconStateObserver
522 public Pair<Integer, Integer> parseState(ExtconInfo extconInfo, String status) { in parseState() method in WiredAccessoryManager.WiredAccessoryExtconObserver
97 Parser(long parseState, XmlBlock block) { in Parser() argument98 mParseState = parseState; in Parser()
861 parseState(parser, printers); in doReadPrinterHistory()879 private void parseState(XmlPullParser parser, in parseState() method in FusedPrintersProvider.PersistenceManager.ReadTask
5607 public Boolean parseState(ExtconInfo extconIfno, String state) { in parseState() method in PhoneWindowManager.HdmiVideoExtconUEventObserver