Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarInflaterView.java64 public static final String CONTEXTUAL = "contextual"; field in NavigationBarInflaterView
391 } else if (CONTEXTUAL.equals(button)) { in createView()