OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eventlabel
(Results
1 - 1
of
1
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java
72
final String
eventLabel
;
76
eventLabel
= action.getFolder().getTypeDescription();
79
eventLabel
= null;
82
eventLabel
= null;
85
Analytics.getInstance().sendEvent("notification_action", eventAction,
eventLabel
, 0);
Completed in 100 milliseconds