Searched defs:expectedIcon (Results 1 – 4 of 4) sorted by relevance
62 Drawable expectedIcon = mContext.getDrawable( in testSystemDefault() local76 Drawable expectedIcon = mContext.getDrawable(R.drawable.size_48x48); in testFromAppInfo() local90 Drawable expectedIcon = mContext.getDrawable(R.drawable.start); in testFromActivity() local104 Drawable expectedIcon = mContext.getDrawable( in testDelegatedSystemDefault() local118 Drawable expectedIcon = mContext.getDrawable(R.drawable.size_48x48); in testDelegatedFromAppInfo() local130 Drawable expectedIcon = mContext.getDrawable(R.drawable.start); in testDelegatedFromActivity() local
64 private void assertPointerIcon(String message, PointerIcon expectedIcon, View target) { in assertPointerIcon()
110 String shortcutId, Icon expectedIcon) { in assertIconDimensions()
555 String shortcutId, Icon expectedIcon) { in assertIconDimensions()565 protected void assertIconDimensions(Icon expectedIcon, Drawable actual) { in assertIconDimensions()