Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsSelfManagedConnectionService.java44 public static int CREATE_OUTGOING_CONNECTION_FAILED_LOCK = 2; field in CtsSelfManagedConnectionService
115 mLocks[CREATE_OUTGOING_CONNECTION_FAILED_LOCK].countDown(); in onCreateOutgoingConnectionFailed()
DSelfManagedConnectionServiceTest.java293 CtsSelfManagedConnectionService.CREATE_OUTGOING_CONNECTION_FAILED_LOCK)); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
677 CtsSelfManagedConnectionService.CREATE_OUTGOING_CONNECTION_FAILED_LOCK)); in testEmergencyCallOngoingNewOutgoingCall()