Home
last modified time | relevance | path

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

/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java257 AuthenticatorDescription ad = getAuthenticatorDescription(systemAccountType, in onAccountsUpdated()
273 private static AuthenticatorDescription getAuthenticatorDescription(String type, in getAuthenticatorDescription() method in ContactAdder