Home
last modified time | relevance | path

Searched refs:repeatable (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/docs/html/training/activity-testing/
Dindex.jd33 <em>test suites</em> and run programmatically, in a repeatable manner, with
/frameworks/base/core/java/android/inputmethodservice/
DKeyboard.java282 public boolean repeatable; field in Keyboard.Key
371 repeatable = a.getBoolean( in Key()
DKeyboardView.java1275 if (mCurrentKey >= 0 && mKeys[mCurrentKey].repeatable) {
/frameworks/base/docs/html/tools/help/
Dindex.jd51 to stress-test applications that you are developing, in a random yet repeatable manner.</dd>
Dmonkey.jd10 yet repeatable manner.</p>
Dadb.jd1254 in a random yet repeatable manner.</p>
/frameworks/base/docs/html/tools/testing/
Dtesting_ui.jd58 …hen using the testing framework to run the test cases automatically and in a repeatable manner.</p>
/frameworks/base/api/
Dcurrent.txt13559 field public boolean repeatable;