Searched refs:mSatelliteCommunicationAllowStateLock (Results 1 – 2 of 2) sorted by relevance
406 protected final Object mSatelliteCommunicationAllowStateLock = new Object(); field in SatelliteAccessController658 synchronized (mSatelliteCommunicationAllowStateLock) { in updateCurrentSatelliteAllowedState()3022 synchronized (mSatelliteCommunicationAllowStateLock) { in registerForCommunicationAccessStateChanged()3143 synchronized (mSatelliteCommunicationAllowStateLock) { in setIsSatelliteCommunicationAllowedForCurrentLocationCache()
2745 synchronized (mSatelliteCommunicationAllowStateLock) { in isCurrentSatelliteAllowedState()