Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestBase.java629 private final Object mSupportedStatesLock = new Object(); field in SatelliteManagerTestBase.SatelliteSupportedStateCallbackTest
636 synchronized (mSupportedStatesLock) { in onSatelliteSupportedStateChanged()
662 synchronized (mSupportedStatesLock) { in clearSupportedStates()
669 synchronized (mSupportedStatesLock) { in getTotalCountOfSupportedStates()
675 synchronized (mSupportedStatesLock) { in getSupportedState()