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

  /external/icu/icu4c/source/layout/
HangulLayoutEngine.cpp 72 int32_t actionFlags;
256 if ((transition.actionFlags & AF_T) != 0) {
263 if ((transition.actionFlags & AF_L) != 0) {
269 if ((transition.actionFlags & AF_V) != 0) {
275 if ((transition.actionFlags & AF_T) != 0) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Key.java 291 int actionFlags = style.getFlags(keyAttr, R.styleable.Keyboard_Key_keyActionFlags);
329 actionFlags |= ACTION_FLAGS_ENABLE_LONG_PRESS;
337 mActionFlags = actionFlags;
    [all...]
  /external/robolectric/v3/runtime/
shadows-core-3.1-SNAPSHOT-16.jar 
shadows-core-3.1-SNAPSHOT-17.jar 
shadows-core-3.1-SNAPSHOT-18.jar 
shadows-core-3.1-SNAPSHOT-19.jar 
shadows-core-3.1-SNAPSHOT-21.jar 
shadows-core-3.1-SNAPSHOT-22.jar 

Completed in 181 milliseconds