Searched refs:extractLogo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
H A DCustomizationVerifier.java61 Drawable actualLogo = extractLogo();
68 Bitmap actualLogo = ((BitmapDrawable) extractLogo()).getBitmap();
107 private Drawable extractLogo() { method in class:CustomizationVerifier

Completed in 31 milliseconds