Searched refs:KEY_REPEAT_DELAY (Results 1 – 3 of 3) sorted by relevance
87 private static final int KEY_REPEAT_DELAY = 50; field in ViewConfiguration631 return KEY_REPEAT_DELAY; in getKeyRepeatDelay()
2777 static constexpr nsecs_t KEY_REPEAT_DELAY = 40 * 1000000; // 40 ms member in android::inputdispatcher::InputDispatcherKeyRepeatTest2784 mFakePolicy->setKeyRepeatConfiguration(KEY_REPEAT_TIMEOUT, KEY_REPEAT_DELAY); in SetUp()
67207 Landroid/view/ViewConfiguration;->KEY_REPEAT_DELAY:I