Home
last modified time | relevance | path

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

/packages/apps/Dialer/tests/src/com/android/dialer/voicemail/
DVoicemailActivityInstrumentationTestCase2.java129 assertStateTextNotContains("Buffering"); in testInvalidVoicemailShowsErrorMessage()
214 protected void assertStateTextNotContains(String text) { in assertStateTextNotContains() method in VoicemailActivityInstrumentationTestCase2