Searched refs:buttons (Results 1 – 18 of 18) sorted by relevance
145 String buttons = ""; in getButtonsPressed() local148 buttons += " primary"; in getButtonsPressed()152 buttons += " secondary"; in getButtonsPressed()156 buttons += " tertiary"; in getButtonsPressed()160 buttons += " back"; in getButtonsPressed()164 buttons += " forward"; in getButtonsPressed()167 if (buttons.equals("")){ in getButtonsPressed()168 buttons = "none"; in getButtonsPressed()171 return buttons; in getButtonsPressed()
13 This includes a ListView with custom rows and buttons, using dividing lines to create17 '?android:buttonBarButtonStyle' for buttons and references to the appropriate divider 22 [1]: http://developer.android.com/design/building-blocks/buttons.html#borderless
3 …gned to run on an Android TV device and displays visual feedback for the buttons of an attached ga…
13 Floating action buttons are used for a special type of promoted action.17 Floating action buttons come in two sizes:
35 * and a few action bar buttons.
33 * and a few action bar buttons.
22 tapped. Use radio buttons to toggle between [LinearLayoutManager][2] and
21 tapped. Use radio buttons to toggle between [LinearLayoutManager][2] and
27 The framework provides these default list item layouts that show standard radio buttons or check bo…
488 public void setButtonsAxes(int[] buttons, float[] axes) { in setButtonsAxes() argument489 mButtons = buttons; in setButtonsAxes()
16 * Start the mobile or wear app. Each app contains two buttons: one for showing
16 This example presents three buttons that would trigger three different combinations of
55 // description, zero to many action buttons, and zero or 1 progress indicators.