Home
last modified time | relevance | path

Searched refs:META_CTRL_ON (Results 1 – 9 of 9) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
DTerminalKeyListener.java46 public final static int META_CTRL_ON = 0x01; field in TerminalKeyListener
56 public final static int META_CTRL_MASK = META_CTRL_ON | META_CTRL_LOCK;
61 public final static int META_TRANSIENT = META_CTRL_ON | META_ALT_ON | META_SHIFT_ON;
189 metaState |= META_CTRL_ON; in onKey()
194 metaState &= ~META_CTRL_ON; in onKey()
377 if ((metaState & META_CTRL_ON) != 0) { in onKey()
379 metaState &= ~META_CTRL_ON; in onKey()
381 metaState |= META_CTRL_ON; in onKey()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DTerminalView.java196 if ((metaState & TerminalKeyListener.META_CTRL_ON) != 0) { in onDraw()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...