Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java909 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
920 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
937 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
949 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
961 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
972 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
984 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
996 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
1018 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
1035 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testIsRegionDisallowed()
[all …]
/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java560 requestIsCommunicationAllowedForCurrentLocation( in SatelliteAccessController()
596 requestIsCommunicationAllowedForCurrentLocation( in SatelliteAccessController()
740 public void requestIsCommunicationAllowedForCurrentLocation( in requestIsCommunicationAllowedForCurrentLocation() method in SatelliteAccessController
812 requestIsCommunicationAllowedForCurrentLocation(internalResultReceiver, false); in requestSatelliteAccessConfigurationForCurrentLocation()
2118 requestIsCommunicationAllowedForCurrentLocation( in handleSatelliteAllowedRegionPossiblyChanged()
/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/
DSatelliteControl.java291 mSatelliteManager.requestIsCommunicationAllowedForCurrentLocation(Runnable::run, in requestIsCommunicationAllowedForCurrentLocationApp()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java13334 mSatelliteAccessController.requestIsCommunicationAllowedForCurrentLocation( in requestSatelliteEnabled()
13803 public void requestIsCommunicationAllowedForCurrentLocation(int subId, in requestIsCommunicationAllowedForCurrentLocation() method in PhoneInterfaceManager
13808 mSatelliteAccessController.requestIsCommunicationAllowedForCurrentLocation(result, in requestIsCommunicationAllowedForCurrentLocation()