Home
last modified time | relevance | path

Searched defs:getOnShowIncomingUiInvokeCounter (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl41 int getOnShowIncomingUiInvokeCounter(); in getOnShowIncomingUiInvokeCounter() method
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DConnectionServiceCallController.java154 public int getOnShowIncomingUiInvokeCounter() { in getOnShowIncomingUiInvokeCounter() method in ConnectionServiceCallController
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnection.java154 public InvokeCounter getOnShowIncomingUiInvokeCounter() { in getOnShowIncomingUiInvokeCounter() method in SelfManagedConnection