OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateAccountList
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailboxSelectionActivity.java
213
updateAccountList
(accounts);
218
private void
updateAccountList
(final Cursor accounts) {
383
updateAccountList
(data);
FolderListFragment.java
642
mFolderWatcher.
updateAccountList
(getAllAccounts());
652
mFolderWatcher.
updateAccountList
(getAllAccounts());
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
FolderWatcher.java
76
public void
updateAccountList
(Account[] allAccounts) {
176
* watched with {@link #
updateAccountList
(Account[])}. If the account was not in an account
180
* #
updateAccountList
(Account[])}. Zero otherwise.
Completed in 186 milliseconds