Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DPhoneStateListenerTest.java1063 assertBarringInfoSane(mBarringInfo); in testOnBarringInfoChanged()
1079 private static void assertBarringInfoSane(BarringInfo barringInfo) { in assertBarringInfoSane() method in PhoneStateListenerTest
DTelephonyCallbackTest.java1123 assertBarringInfoSane(mBarringInfo); in testOnBarringInfoChangedByRegisterTelephonyCallback()
1142 private static void assertBarringInfoSane(BarringInfo barringInfo) { in assertBarringInfoSane() method in TelephonyCallbackTest