HomeSort by relevance Sort by last modified time
    Searched refs:FOCUS_LOST_LOCK (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
CtsSelfManagedConnectionService.java 47 public static int FOCUS_LOST_LOCK = 5;
49 private static int NUM_LOCKS = FOCUS_LOST_LOCK + 1;
145 mLocks[FOCUS_LOST_LOCK].countDown();
SelfManagedConnectionServiceTest.java 545 CtsSelfManagedConnectionService.FOCUS_LOST_LOCK));

Completed in 77 milliseconds