HomeSort by relevance Sort by last modified time
    Searched full:key_state_normal (Results 1 - 4 of 4) sorted by null

  /external/srtp/crypto/kernel/
key.c 59 key->state = key_state_normal;
100 if (key->state == key_state_normal) {
  /external/srtp/crypto/include/
key.h 72 key_state_normal, enumerator in enum:__anon24248
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 298 private final static int[] KEY_STATE_NORMAL = {
492 int[] states = KEY_STATE_NORMAL;
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 306 private final static int[] KEY_STATE_NORMAL = {
491 int[] states = KEY_STATE_NORMAL;
    [all...]

Completed in 125 milliseconds