Home | History | Annotate | Download | only in ui

Lines Matching refs:EMPTY

116     private FolderUri mSelectedFolderUri = FolderUri.EMPTY;
700 return mCurrentAccount == null ? Uri.EMPTY : mCurrentAccount.uri;
829 if (!currentFolderFound && mSelectedFolderUri != FolderUri.EMPTY
1086 mSelectedFolderUri = FolderUri.EMPTY;
1141 manager.restartLoader(FOLDER_LIST_LOADER_ID, Bundle.EMPTY, this);
1143 manager.restartLoader(ALL_FOLDER_LIST_LOADER_ID, Bundle.EMPTY, this);
1147 mSelectedFolderUri = FolderUri.EMPTY;