Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsSelfManagedConnectionService.java46 public static int FOCUS_GAINED_LOCK = 4; field in CtsSelfManagedConnectionService
140 mLocks[FOCUS_GAINED_LOCK].countDown(); in onConnectionServiceFocusGained()
DSelfManagedConnectionServiceTest.java518 CtsSelfManagedConnectionService.FOCUS_GAINED_LOCK)); in testSelfManagedConnectionServiceGainedFocus()
535 CtsSelfManagedConnectionService.FOCUS_GAINED_LOCK)); in testSelfManagedConnectionServiceLostFocus()
DConnectionServiceTest.java234 CtsSelfManagedConnectionService.FOCUS_GAINED_LOCK)); in testConnectionServiceFocusGainedWithDifferentConnectionService()