Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/sdk28/src/android/telephony/sdk28/cts/
DCellInfoTest.java46 private boolean isCamped() { in isCamped() method in CellInfoTest
66 if (!isCamped()) fail("Device is not camped to a cell"); in testCellInfoSdk28()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSignalStrengthTest.java58 private boolean isCamped() { in isCamped() method in SignalStrengthTest
78 if (!isCamped()) fail("Device is not camped on cellular"); in testSignalStrength()
DCellInfoTest.java209 private boolean isCamped() { in isCamped() method in CellInfoTest
285 if (!isCamped()) fail("Device is not camped to a cell"); in testCellInfo()