Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAccount.java28 public class Account implements Parcelable { class
46 public Account(String name, String type) { in Account() method in Account
57 public Account(Parcel in) { in Account() method in Account