Searched refs:extractImage (Results 1 – 2 of 2) sorted by relevance
27 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.extractImage;136 String uri = extractImage(button); in bindButton()
398 String uri = extractImage(button); in createView()416 public static String extractImage(String buttonSpec) { in extractImage() method in NavigationBarInflaterView