Searched refs:parserCookie (Results 1 – 1 of 1) sorted by relevance
43 private ParcelDescriptorParserCookie parserCookie = null; field in ParcelDescriptorChildren46 parserCookie = cookie; in ParcelDescriptorChildren()53 if (parserCookie == null || in refreshKeys()54 (nl = parserCookie.getScriptElements()) == null || in refreshKeys()68 parserCookie.addChangeListener(this); in addNotify()74 parserCookie.removeChangeListener(this); in removeNotify()
Completed in 6 milliseconds