Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/aidl/android/telecom/cts/apps/
DIAppControl.aidl62 NoDataTransaction removeNotificationForCall(String callId); in removeNotificationForCall() method
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DAppControlWrapper.java350 public void removeNotificationForCall(String callId) throws RemoteException { in removeNotificationForCall() method in AppControlWrapper
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
DBaseAppVerifier.java365 public void removeNotificationForCall(AppControlWrapper appControl, String callId) in removeNotificationForCall() method in BaseAppVerifier