HomeSort by relevance Sort by last modified time
    Searched refs:mCurrentAccount (Results 1 - 2 of 2) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListFragment.java 155 private Account mCurrentAccount;
524 folderListUri = mCurrentAccount.folderListUri;
527 folderListUri = mCurrentAccount.allFolderListUri;
700 return mCurrentAccount == null ? Uri.EMPTY : mCurrentAccount.uri;
759 if (mCurrentAccount == null) {
    [all...]
  /frameworks/base/services/java/com/android/server/accounts/
AccountManagerService.java     [all...]

Completed in 56 milliseconds