HomeSort by relevance Sort by last modified time
    Searched full:add_button (Results 1 - 9 of 9) sorted by null

  /cts/tests/tests/animation/res/values/
strings.xml 17 <string name="add_button">Add Button</string>
  /cts/tests/tests/animation/res/layout/
animation_two.xml 23 android:text="@string/add_button"/>
  /cts/tests/tests/transition/res/values/
strings.xml 17 <string name="add_button">Add Button</string>
  /development/apps/CustomLocale/res/layout/
new_locale.xml 41 android:text="@string/add_button" android:layout_gravity="center_vertical"/>
  /development/apps/CustomLocale/res/values/
strings.xml 41 <string name="add_button">Add</string>
  /development/apps/CustomLocale/res/values-fr/
strings.xml 41 <string name="add_button">Ajouter</string>
  /external/selinux/policycoreutils/sepolicy/sepolicy/
gui.py 265 self.add_button = builder.get_object("Add_button")
    [all...]
sepolicy.glade     [all...]
  /external/fio/
gfio.c 188 static GtkWidget *add_button(GtkWidget *buttonbox, function
210 ge->button[i] = add_button(ge->buttonbox, &buttonlist[i], ge);
    [all...]

Completed in 106 milliseconds