Searched refs:GRAVITY_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
72 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView238 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()242 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()