Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DBarringInfoTest.java95 assertEquals(bsi.getBarringType(), BarringServiceInfo.BARRING_TYPE_UNKNOWN); in testEmptyConstructor()
107 assertEquals(bsi.getBarringType(), BarringServiceInfo.BARRING_TYPE_UNCONDITIONAL); in testBarringService()
111 assertEquals(bsi.getBarringType(), BarringServiceInfo.BARRING_TYPE_CONDITIONAL); in testBarringService()
119 assertEquals(bsi.getBarringType(), BarringServiceInfo.BARRING_TYPE_NONE); in testBarringService()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DBarringInfo.java148 public @BarringType int getBarringType() { in getBarringType() method in BarringInfo.BarringServiceInfo
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt40755 method public int getBarringType();