Searched refs:sameIcon (Results 1 – 2 of 2) sorted by relevance
53 assertThat(IconsContentProvider.sameIcon(actual, expected)).isTrue(); in testLoadResource()
105 public static boolean sameIcon(Drawable one, Drawable two) { in sameIcon() method in IconsContentProvider