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

  /frameworks/base/services/core/jni/
com_android_server_tv_TvKeys.h 26 { KEY_BACK, AKEYCODE_BACK },
  /frameworks/native/include/android/
keycodes.h 71 AKEYCODE_BACK = 4,
365 * Navigates forward in the history stack. Complement of {@link AKEYCODE_BACK}. */
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp     [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]
InputReader.cpp 250 AMOTION_EVENT_BUTTON_BACK, AKEYCODE_BACK);
    [all...]

Completed in 121 milliseconds