Searched refs:extractKeycode (Results 1 – 2 of 2) sorted by relevance
28 import static com.android.systemui.statusbar.phone.NavigationBarInflaterView.extractKeycode;137 int code = extractKeycode(button); in bindButton()
399 int code = extractKeycode(button); in createView()425 public static int extractKeycode(String buttonSpec) { in extractKeycode() method in NavigationBarInflaterView