Searched refs:getBarringServiceInfo (Results 1 – 5 of 5) sorted by relevance
93 BarringServiceInfo bsi = b.getBarringServiceInfo(service); in testEmptyConstructor()106 BarringServiceInfo bsi = b.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MO_DATA); in testBarringService()110 bsi = b.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VIDEO); in testBarringService()118 bsi = b.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_SMS); in testBarringService()140 assertFalse(condInfo.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VIDEO) in testConditionalBarringCheck()144 assertTrue(condInfo.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VIDEO) in testConditionalBarringCheck()
998 .getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE), in checkBarringInfoWithLocationPermission()999 info.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE)); in checkBarringInfoWithLocationPermission()1028 .getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE), in checkBarringInfoWithLocationPermission()1029 info.getBarringServiceInfo(BarringInfo.BARRING_SERVICE_TYPE_MMTEL_VOICE)); in checkBarringInfoWithLocationPermission()
294 public @NonNull BarringServiceInfo getBarringServiceInfo(@BarringServiceType int service) { in getBarringServiceInfo() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
43607 …method @NonNull public android.telephony.BarringInfo.BarringServiceInfo getBarringServiceInfo(int);