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