Searched refs:getAccount (Results 1 - 5 of 5) sorted by relevance

/frameworks/volley/src/com/android/volley/toolbox/
H A DAndroidAuthenticator.java66 public Account getAccount() { method in class:AndroidAuthenticator
/frameworks/base/core/java/android/content/
H A DSyncRequest.java95 public Account getAccount() { method in class:SyncRequest
97 throw new IllegalArgumentException("Cannot getAccount() for a sync that does not"
/frameworks/base/services/java/com/android/server/content/
H A DContentService.java364 final Account account = request.getAccount();
/frameworks/ex/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java1054 public Account getAccount() { method in class:BaseRecipientAdapter
H A DRecipientEditTextView.java2529 adapter.getAccount(), new RecipientMatchCallback() {
2657 ((BaseRecipientAdapter) getAdapter()).getAccount(),

Completed in 487 milliseconds