Home
last modified time | relevance | path

Searched defs:setExpectedExtra (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl31 void setExpectedExtra(String newKey, String newValue); in setExpectedExtra() method
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallService.java150 public void setExpectedExtra(String newKey, String newValue) { in setExpectedExtra() method in CtsThirdPartyInCallService