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