OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newAccountList
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
AccountUtils.java
44
List<Account>
newAccountList
= new ArrayList<Account>();
59
newAccountList
.add(accounts[i]);
62
return
newAccountList
;
/packages/apps/Email/src/com/android/email/
NotificationController.java
[
all
...]
Completed in 752 milliseconds