OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOnShowIncomingUiInvokeCounter
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
SelfManagedConnection.java
90
public InvokeCounter
getOnShowIncomingUiInvokeCounter
() {
SelfManagedConnectionServiceTest.java
247
connection.
getOnShowIncomingUiInvokeCounter
().waitForCount(1);
384
assertEquals(connection.
getOnShowIncomingUiInvokeCounter
().getInvokeCount(), 0);
Completed in 55 milliseconds