Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DAccountsTester.java397 final String mAccountType; field in AccountsTester.GetAccountsCallback
401 mAccountType = type; in GetAccountsCallback()
405 Log.d(TAG, "GetAccountsCallback: type " + mAccountType in run()
432 final String mAccountType; field in AccountsTester.GetAuthTokenCallback
437 mAccountType = type; in GetAuthTokenCallback()
442 Log.d(TAG, "GetAuthTokenCallback: type " + mAccountType in run()