Home
last modified time | relevance | path

Searched refs:newKey (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallServiceControl.java61 public void setExpectedExtra(String newKey, String newValue) {
62 CtsThirdPartyInCallService.getInstance().setExpectedExtra(newKey, newValue);
DCtsThirdPartyInCallService.java150 public void setExpectedExtra(String newKey, String newValue) { in setExpectedExtra() argument
151 mExpectedKey = newKey; in setExpectedExtra()
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl31 void setExpectedExtra(String newKey, String newValue); in setExpectedExtra() argument
/cts/tests/tests/accounts/src/android/accounts/cts/
DAuthenticatorDescriptionTest.java45 AuthenticatorDescription desc = AuthenticatorDescription.newKey(accountType); in testNewKey()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt3883 method public static android.accounts.AuthenticatorDescription newKey(String);
11855 method public static android.content.SyncAdapterType newKey(String, String);