Searched defs:getAction (Results 1 - 20 of 20) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowKeyEvent.java19 public final int getAction() { method in class:ShadowKeyEvent
H A DShadowIntentFilter.java31 public String getAction(int index) { method in class:ShadowIntentFilter
H A DShadowMotionEvent.java49 return obtain(motionEvent.getDownTime(), motionEvent.getEventTime(), motionEvent.getAction(), motionEvent.getX(), motionEvent.getY(), motionEvent.getMetaState());
53 public int getAction() { method in class:ShadowMotionEvent
H A DShadowIntent.java83 public String getAction() { method in class:ShadowIntent
466 if (getAction() != other.getAction()) {
467 if (getAction() != null) {
468 if (!getAction().equals(other.getAction())) {
472 if (!other.getAction().equals(getAction())) {
/external/smack/src/org/jivesoftware/smackx/packet/
H A DDiscoverItems.java221 public String getAction() { method in class:DiscoverItems.Item
H A DOfflineMessageRequest.java155 public String getAction() { method in class:OfflineMessageRequest.Item
180 if (getAction() != null) {
181 buf.append(" action=\"").append(getAction()).append("\"");
H A DAdHocCommandData.java206 public AdHocCommand.Action getAction() { method in class:AdHocCommandData
/external/icu4c/layout/
H A DThaiShaping.h67 le_uint8 getAction() { return action; }; function in struct:ThaiShaping::StateTransition
/external/chromium/chrome/browser/resources/
H A Dkeyboard_overlay.js225 getShortcutData()[getAction(keyLabel, modifiers)]) {
239 function getAction(keycode, modifiers) { function
294 var shortcutId = shortcutData[getAction(keyLabel, modifiers)];
/external/chromium_org/chrome/browser/resources/chromeos/
H A Dkeyboard_overlay.js329 getShortcutData()[getAction(keyLabel, modifiers)]) {
347 function getAction(keyCode, modifiers) { function
406 var shortcutId = shortcutData[getAction(keyLabel, modifiers)];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-commons-net.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi.services_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 1313 milliseconds