Home
last modified time | relevance | path

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

/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DTextToSpeechTests.java219 public abstract Stubber andReturn(Object result); in andReturn() method in TextToSpeechTests.CountDownBehaviour
236 public Stubber andReturn(final Object result) { in doCountDown()