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