Searched refs:GRAVITY_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
64 if (newValue.charAt(i) == GRAVITY_SEPARATOR.charAt(0)) { in isValidLayout()
73 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView259 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()263 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()