Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImplTest.kt198 .requestIsCommunicationAllowedForCurrentLocation( in isSatelliteAllowed_readsSatelliteManagerState_enabled()
221 .requestIsCommunicationAllowedForCurrentLocation( in isSatelliteAllowed_readsSatelliteManagerState_disabled()
244 .requestIsCommunicationAllowedForCurrentLocation( in isSatelliteAllowed_pollsOnTimeout()
288 .requestIsCommunicationAllowedForCurrentLocation( in isSatelliteAllowed_pollingRestartsWhenCollectionRestarts()
321 .requestIsCommunicationAllowedForCurrentLocation( in isSatelliteAllowed_falseWhenErrorOccurs()
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteManagerWrapper.java892 public void requestIsCommunicationAllowedForCurrentLocation( in requestIsCommunicationAllowedForCurrentLocation() method in SatelliteManagerWrapper
907 mSatelliteManager.requestIsCommunicationAllowedForCurrentLocation( in requestIsCommunicationAllowedForCurrentLocation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/prod/
DDeviceBasedSatelliteRepositoryImpl.kt491 satelliteManager?.requestIsCommunicationAllowedForCurrentLocation( in checkIsSatelliteAllowed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteSOSMessageRecommender.java792 satelliteManager.requestIsCommunicationAllowedForCurrentLocation( in requestIsSatelliteCommunicationAllowedForCurrentLocation()
/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteManager.java1767 public void requestIsCommunicationAllowedForCurrentLocation( in requestIsCommunicationAllowedForCurrentLocation() method in SatelliteManager
1797 telephony.requestIsCommunicationAllowedForCurrentLocation(mSubId, receiver); in requestIsCommunicationAllowedForCurrentLocation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl2988 void requestIsCommunicationAllowedForCurrentLocation(int subId, in ResultReceiver receiver); in requestIsCommunicationAllowedForCurrentLocation() method
/frameworks/base/core/api/
Dsystem-current.txt17858 …fest.permission.SATELLITE_COMMUNICATION) public void requestIsCommunicationAllowedForCurrentLocati…