OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CREATE_INCOMING_CONNECTION_FAILED_LOCK
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
CtsSelfManagedConnectionService.java
43
public static int
CREATE_INCOMING_CONNECTION_FAILED_LOCK
= 1;
109
mLocks[
CREATE_INCOMING_CONNECTION_FAILED_LOCK
].countDown();
SelfManagedConnectionServiceTest.java
569
CtsSelfManagedConnectionService.
CREATE_INCOMING_CONNECTION_FAILED_LOCK
));
602
CtsSelfManagedConnectionService.
CREATE_INCOMING_CONNECTION_FAILED_LOCK
));
641
CtsSelfManagedConnectionService.
CREATE_INCOMING_CONNECTION_FAILED_LOCK
));
Completed in 629 milliseconds