Home
last modified time | relevance | path

Searched refs:updateAdapterInBackground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DFolderSelectionDialog.java81 protected abstract void updateAdapterInBackground(Context context); in updateAdapterInBackground() method in FolderSelectionDialog
138 updateAdapterInBackground(mContext); in doInBackground()
DSingleFolderSelectionDialog.java62 protected void updateAdapterInBackground(Context context) { in updateAdapterInBackground() method in SingleFolderSelectionDialog
DMultiFoldersSelectionDialog.java74 protected void updateAdapterInBackground(Context context) { in updateAdapterInBackground() method in MultiFoldersSelectionDialog