HomeSort by relevance Sort by last modified time
    Searched refs:eventAction (Results 1 - 10 of 10) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/mail/
NotificationActionIntentService.java 72 final String eventAction;
76 eventAction = "archive_remove_label";
79 eventAction = "delete";
82 eventAction = intentAction;
86 Analytics.getInstance().sendEvent("notification_action", eventAction, eventLabel, 0);
  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
MotionEventQueue.java 121 int eventAction = event.getAction();
122 if (eventAction == ACTION_MOVE && array.lastEventAction == ACTION_MOVE) {
127 array.lastEventAction = eventAction;
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.h 138 QAction *eventAction;
wpagui.cpp 1383 eventAction = new QAction(tr("&Event History"), this)
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
AccessibilityManagerService.java     [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 148 milliseconds