Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DNavigationBarInflaterView.java60 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView
187 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()
191 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarInflaterView.java71 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView
256 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()
260 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()