Searched refs:newKey (Results 1 – 5 of 5) sorted by relevance
61 public void setExpectedExtra(String newKey, String newValue) {62 CtsThirdPartyInCallService.getInstance().setExpectedExtra(newKey, newValue);
150 public void setExpectedExtra(String newKey, String newValue) { in setExpectedExtra() argument151 mExpectedKey = newKey; in setExpectedExtra()
31 void setExpectedExtra(String newKey, String newValue); in setExpectedExtra() argument
45 AuthenticatorDescription desc = AuthenticatorDescription.newKey(accountType); in testNewKey()
3883 method public static android.accounts.AuthenticatorDescription newKey(String);11855 method public static android.content.SyncAdapterType newKey(String, String);