Searched refs:GRAVITY_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
60 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView187 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()191 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()
71 public static final String GRAVITY_SEPARATOR = ";"; field in NavigationBarInflaterView256 String[] sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()260 sets = newLayout.split(GRAVITY_SEPARATOR, 3); in inflateLayout()