Home
last modified time | relevance | path

Searched refs:extractKeycode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java244 int code = extractKeycode(button); in inflateButton()
281 public static int extractKeycode(String buttonSpec) { in extractKeycode() method in NavigationBarInflaterView