Searched refs:customPresentation (Results 1 – 1 of 1) sorted by relevance
129 final RemoteViews customPresentation = mFieldPresentations.get(index); in getFieldPresentation() local130 return customPresentation != null ? customPresentation : mPresentation; in getFieldPresentation()