Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java313 private final Object mIsSatelliteSupportedLock = new Object(); field in SatelliteController
1245 synchronized (mIsSatelliteSupportedLock) { in handleMessage()
1689 synchronized (mIsSatelliteSupportedLock) { in requestIsSatelliteSupported()
2400 synchronized (mIsSatelliteSupportedLock) { in setSatelliteServicePackageName()
2647 synchronized (mIsSatelliteSupportedLock) { in onSatelliteServiceConnected()
3126 synchronized (mIsSatelliteSupportedLock) { in isSatelliteSupportedViaOemInternal()
3347 synchronized (mIsSatelliteSupportedLock) { in updateSatelliteSupportedStateWhenSatelliteServiceConnected()
3587 synchronized (mIsSatelliteSupportedLock) { in handleEventSatelliteSupportedStateChanged()