Searched refs:simpleQName (Results 1 – 1 of 1) sorted by relevance
246 String simpleQName = convertQNameForVendorService(ptIntent.mOriginalQName); in tryAddToPassthroughList() local249 addedEntry = mVendorService.addToPassthroughList(networkInterface, simpleQName); in tryAddToPassthroughList()266 String simpleQName = convertQNameForVendorService(qname); in tryRemoveFromPassthroughList() local268 mVendorService.removeFromPassthroughList(networkInterface, simpleQName); in tryRemoveFromPassthroughList()