Searched defs:canonicalQName (Results 1 – 2 of 2) sorted by relevance
130 String canonicalQName = mPriorityListManager.canonicalQName(qname); in registerPassthroughIntent() local158 String canonicalQName = mPriorityListManager.canonicalQName(qname); in removePassthroughIntent() local261 String canonicalQName, in PassthroughIntent()
32 String canonicalQName(String qName) { in canonicalQName() method in PriorityListManager