Searched refs:getKeyRepeatTimeout (Results 1 – 7 of 7) sorted by relevance
671 public static int getKeyRepeatTimeout() { in getKeyRepeatTimeout() method in ViewConfiguration
7907 sendMessageDelayed(m, ViewConfiguration.getKeyRepeatTimeout());
126 jmethodID getKeyRepeatTimeout; member1028 jint keyRepeatTimeout = env->CallIntMethod(mServiceObj, gServiceClassInfo.getKeyRepeatTimeout); in getDispatcherConfiguration()2811 GET_METHOD_ID(gServiceClassInfo.getKeyRepeatTimeout, clazz, in register_android_server_InputManager()
2657 private int getKeyRepeatTimeout() { in getKeyRepeatTimeout() method in InputManagerService2658 return ViewConfiguration.getKeyRepeatTimeout(); in getKeyRepeatTimeout()
4872 mHandler.sendMessageDelayed(msg, ViewConfiguration.getKeyRepeatTimeout());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52970 method public static int getKeyRepeatTimeout();