Home
last modified time | relevance | path

Searched refs:queueForwardNavigation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DLayoutTestController.java52 public void queueForwardNavigation(int howfar); in queueForwardNavigation() method
DCallbackProxy.java220 mLayoutTestController.queueForwardNavigation(msg.arg1); in handleMessage()
433 public void queueForwardNavigation(int howfar) { in queueForwardNavigation() method in CallbackProxy
DTestShellActivity.java461 public void queueForwardNavigation(int howfar) { in queueForwardNavigation() method in TestShellActivity