OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:firstaccount
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java
479
long
firstAccount
= NO_ACCOUNT;
490
if (
firstAccount
== NO_ACCOUNT) {
491
firstAccount
= accountId;
501
return
firstAccount
;
[
all
...]
Completed in 254 milliseconds