Searched defs:newKey (Results 1 – 3 of 3) sorted by relevance
74 public static AuthenticatorDescription newKey(String type) { in newKey() method in AuthenticatorDescription
151 public static SyncAdapterType newKey(String authority, String accountType) { in newKey() method in SyncAdapterType
861 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local