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

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListFragment.java 200 protected Account mCurrentAccount;
667 if (mCurrentAccount == null || account == null ||
668 !mCurrentAccount.getEmailAddress().equals(account.getEmailAddress())) {
691 folderListUri = mCurrentAccount.folderListUri;
694 folderListUri = mCurrentAccount.allFolderListUri;
    [all...]
  /frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 

Completed in 1160 milliseconds