OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updateaccountlist
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
FolderWatcher.java
81
public void
updateAccountList
(Account[] allAccounts) {
181
* watched with {@link #
updateAccountList
(Account[])}. If the account was not in an account
185
* #
updateAccountList
(Account[])}. Zero otherwise.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailboxSelectionActivity.java
211
updateAccountList
(accounts);
216
private void
updateAccountList
(final Cursor accounts) {
382
updateAccountList
(data);
FolderListFragment.java
397
mFolderWatcher.
updateAccountList
(getAllAccounts());
429
mFolderWatcher.
updateAccountList
(getAllAccounts());
[
all
...]
Completed in 112 milliseconds