OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unseenvalue
(Results
1 - 1
of
1
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java
202
final Integer
unseenValue
= Integer.valueOf(notificationParts[3]);
204
new Pair<Integer, Integer>(unreadValue,
unseenValue
);
[
all
...]
Completed in 208 milliseconds