Searched refs:findViewsWithId (Results 1 – 1 of 1) sorted by relevance
53 List<View> backgrounds = findViewsWithId(appWidget, android.R.id.background); in findBackground()114 private static List<View> findViewsWithId(View view, @IdRes int viewId) { in findViewsWithId() method in RoundedCornerEnforcement