Searched refs:getKeyRepeatTimeout (Results 1 – 8 of 8) sorted by relevance
238 ViewConfiguration.getKeyRepeatTimeout(); in testGetKeyRepeatTimeout()
1154 return ViewConfiguration.getKeyRepeatTimeout(); in getRepeatKeysTimeout()1157 Settings.Secure.KEY_REPEAT_TIMEOUT_MS, ViewConfiguration.getKeyRepeatTimeout(), in getRepeatKeysTimeout()
301 Settings.Secure.KEY_REPEAT_TIMEOUT_MS, ViewConfiguration.getKeyRepeatTimeout(), in updateKeyRepeatInfo()
720 public static int getKeyRepeatTimeout() { in getKeyRepeatTimeout() method in ViewConfiguration
8950 sendMessageDelayed(m, ViewConfiguration.getKeyRepeatTimeout());
5986 mHandler.sendMessageDelayed(msg, ViewConfiguration.getKeyRepeatTimeout());
33992 method public static int getKeyRepeatTimeout();
54938 method public static int getKeyRepeatTimeout();