Searched refs:TEST_ICON (Results 1 – 1 of 1) sorted by relevance
270 private static final String TEST_ICON = SAMPLE_APK_BASE + "icon.png"; field in PackageManagerTest3349 var icon = new BitmapDrawable(/* res= */null, TEST_ICON); in testInstallArchivedApi()