OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIEW_ACCOUNT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/drawer/
AccountDrawerItem.java
48
return "[DrawerItem
VIEW_ACCOUNT
, mAccount=" + mAccount + "]";
84
return
VIEW_ACCOUNT
;
DrawerItem.java
55
@IntDef({VIEW_FOLDER, VIEW_HEADER, VIEW_BLANK_HEADER, VIEW_BOTTOM_SPACE,
VIEW_ACCOUNT
,
67
public static final int
VIEW_ACCOUNT
= 4;
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListFragment.java
612
if (itemType == DrawerItem.
VIEW_ACCOUNT
) {
[
all
...]
Completed in 45 milliseconds