Searched refs:PLMN (Results 1 – 3 of 3) sorted by relevance
27 private static final String PLMN = "TEST_PLMN"; field in SmsCbLocationTest34 SmsCbLocation cbLocation = new SmsCbLocation(PLMN, LAC, CID); in testIsInLocationArea()36 SmsCbLocation area = new SmsCbLocation(PLMN, LAC, CID); in testIsInLocationArea()
290 Telephony.CellBroadcasts.PLMN)); in testCreateFromCursor()
47 private static final String PLMN = "plmn"; field in WifiEnterpriseConfigTest773 config.setPlmn(PLMN); in testSettersAndGetters()774 assertTrue(config.getPlmn().equals(PLMN)); in testSettersAndGetters()