Searched refs:mTestUtils (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/voicemail/
H A DVoicemailPlaybackTest.java64 private IntegrationTestUtils mTestUtils; field in class:VoicemailPlaybackTest
78 mTestUtils = new IntegrationTestUtils(getInstrumentation());
100 mTestUtils = null;
209 List<TextView> views = mTestUtils.getTextViewsWithString(mLayout, text);
216 List<TextView> views = mTestUtils.getTextViewsWithString(mLayout, text);

Completed in 28 milliseconds