Searched refs:isCamped (Results 1 – 3 of 3) sorted by relevance
46 private boolean isCamped() { in isCamped() method in CellInfoTest66 if (!isCamped()) fail("Device is not camped to a cell"); in testCellInfoSdk28()
58 private boolean isCamped() { in isCamped() method in SignalStrengthTest78 if (!isCamped()) fail("Device is not camped on cellular"); in testSignalStrength()
209 private boolean isCamped() { in isCamped() method in CellInfoTest285 if (!isCamped()) fail("Device is not camped to a cell"); in testCellInfo()