OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:updateAccountList
(Results
1 - 2
of
2
) sorted by null
/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.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailboxSelectionActivity.java
213
updateAccountList
(accounts);
218
private void
updateAccountList
(final Cursor accounts) {
383
updateAccountList
(data);
Completed in 30 milliseconds