Searched refs:expectedTitleRes (Results 1 – 1 of 1) sorted by relevance
420 private void doNotificationTextTest(NotificationType type, @StringRes int expectedTitleRes, in doNotificationTextTest() argument424 doReturn(expectedTitle).when(mResources).getString(expectedTitleRes, expectedTitleArg); in doNotificationTextTest()