Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DBarringInfoTest.java93 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()
/frameworks/base/telephony/java/android/telephony/
DBarringInfo.java314 public @NonNull BarringServiceInfo getBarringServiceInfo(@BarringServiceType int service) { in getBarringServiceInfo() method in BarringInfo
/frameworks/base/non-updatable-api/
Dcurrent.txt44573 …method @NonNull public android.telephony.BarringInfo.BarringServiceInfo getBarringServiceInfo(int);
/frameworks/base/api/
Dcurrent.txt44717 …method @NonNull public android.telephony.BarringInfo.BarringServiceInfo getBarringServiceInfo(int);