Home
last modified time | relevance | path

Searched defs:GetAccount (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/CardEmulation/src/com.example.android.cardemulation/
DAccountStorage.java48 public static String GetAccount(Context c) { in GetAccount() method in AccountStorage
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/accounts/
DGenericAccountService.java48 public static Account GetAccount(String accountType) { in GetAccount() method in GenericAccountService