Searched refs:getTextResource (Results 1 – 3 of 3) sorted by relevance
113 public int getTextResource() { in getTextResource() method in EmptyShadeView
593 when(mEmptyShadeView.getTextResource()).thenReturn(R.string.empty_shade_text); in testReInflatesFooterViews()
4567 int oldTextRes = mEmptyShadeView.getTextResource(); in updateEmptyShadeView()5391 oldView == null ? R.string.empty_shade_text : oldView.getTextResource(), in inflateEmptyShadeView()