OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eventAction
(Results
1 - 8
of
8
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java
71
final String
eventAction
;
75
eventAction
= "archive_remove_label";
78
eventAction
= "delete";
81
eventAction
= intentAction;
85
Analytics.getInstance().sendEvent("notification_action",
eventAction
, eventLabel, 0);
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.h
107
QAction *
eventAction
;
wpagui.cpp
1297
eventAction
= new QAction(tr("&Event History"), this);
1300
connect(
eventAction
, SIGNAL(triggered()), this, SLOT(eventHistory()));
1303
tray_menu->addAction(
eventAction
);
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
org.eclipse.osgi_3.6.2.R36x_v20101103.jar
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
Completed in 154 milliseconds