Searched refs:mCarrierServiceQueue (Results 1 – 1 of 1) sorted by relevance
444 LinkedBlockingQueue<Pair<String, Integer>> mCarrierServiceQueue; field in TelephonyRegistryManagerTest.TestCarrierPrivilegesCallback450 mCarrierServiceQueue = carrierServiceQueue; in TestCarrierPrivilegesCallback()462 mCarrierServiceQueue.offer(new Pair<>(carrierServicePackageName, carrierServiceUid)); in onCarrierServiceChanged()