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

  /frameworks/base/libs/ui/tests/
InputDispatcher_test.cpp 45 virtual nsecs_t getKeyRepeatTimeout() {
  /frameworks/base/services/jni/
com_android_server_InputManager.cpp 202 virtual nsecs_t getKeyRepeatTimeout();
651 nsecs_t NativeInputManager::getKeyRepeatTimeout() {
    [all...]
  /frameworks/base/include/ui/
InputDispatcher.h 272 virtual nsecs_t getKeyRepeatTimeout() = 0;
    [all...]
  /frameworks/base/libs/ui/
InputDispatcher.cpp 211 nsecs_t keyRepeatTimeout = mPolicy->getKeyRepeatTimeout();
    [all...]

Completed in 278 milliseconds