Home
last modified time | relevance | path

Searched refs:cachedRestrictionSet (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java4083 Set<Integer> cachedRestrictionSet = in isSatelliteAttachEnabledForCarrierByUser() local
4085 if (cachedRestrictionSet != null) { in isSatelliteAttachEnabledForCarrierByUser()
4086 return !cachedRestrictionSet.contains( in isSatelliteAttachEnabledForCarrierByUser()