Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsSelfManagedConnectionService.java47 public static int FOCUS_LOST_LOCK = 5; field in CtsSelfManagedConnectionService
49 private static int NUM_LOCKS = FOCUS_LOST_LOCK + 1;
145 mLocks[FOCUS_LOST_LOCK].countDown(); in onConnectionServiceFocusLost()
DSelfManagedConnectionServiceTest.java546 CtsSelfManagedConnectionService.FOCUS_LOST_LOCK)); in testSelfManagedConnectionServiceLostFocus()