Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DS2RangeSatelliteOnDeviceAccessControllerTest.java63 testSatelliteAccessControl(true); in testSatelliteAccessControl_AllowedList()
68 testSatelliteAccessControl(false); in testSatelliteAccessControl_DisallowedList()
71 private void testSatelliteAccessControl(boolean isAllowedList) throws Exception { in testSatelliteAccessControl() method in S2RangeSatelliteOnDeviceAccessControllerTest