Home
last modified time | relevance | path

Searched defs:isSatCommunicationAllowedAtLocation (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/satellite/accesscontrol/
DS2RangeSatelliteOnDeviceAccessController.java72 public boolean isSatCommunicationAllowedAtLocation(LocationToken locationToken) in isSatCommunicationAllowedAtLocation() method in S2RangeSatelliteOnDeviceAccessController
86 private boolean isSatCommunicationAllowedAtLocation(long s2CellId) throws IOException { in isSatCommunicationAllowedAtLocation() method in S2RangeSatelliteOnDeviceAccessController
DSatelliteOnDeviceAccessController.java61 public abstract boolean isSatCommunicationAllowedAtLocation(LocationToken locationToken) in isSatCommunicationAllowedAtLocation() method in SatelliteOnDeviceAccessController