Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java403 mSatelliteAccessControllerUT.setIsSatelliteCommunicationAllowedForCurrentLocationCache( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessController.java1575 public boolean setIsSatelliteCommunicationAllowedForCurrentLocationCache(String state) { in setIsSatelliteCommunicationAllowedForCurrentLocationCache() method in SatelliteAccessController
/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3744 boolean result = mInterface.setIsSatelliteCommunicationAllowedForCurrentLocationCache( in handleSetIsSatelliteCommunicationAllowedForCurrentLocationCache()
DPhoneInterfaceManager.java13952 public boolean setIsSatelliteCommunicationAllowedForCurrentLocationCache(String state) { in setIsSatelliteCommunicationAllowedForCurrentLocationCache() method in PhoneInterfaceManager
13967 return mSatelliteAccessController.setIsSatelliteCommunicationAllowedForCurrentLocationCache( in setIsSatelliteCommunicationAllowedForCurrentLocationCache()