Lines Matching full:button
32 - Speaker button
141 <!-- "Speaker" button -->
153 <!-- "Activate" button -->
154 <Button android:id="@+id/otaActivateButton"
158 <!-- "Skip" button --> <!-- TODO: borrowing another button's label for now because I missed the localization deadline for adding a @string/ota_skip -->
159 <Button android:id="@+id/otaSkipButton"
170 <!-- "End" button -->
171 <Button android:id="@+id/otaEndButton"
178 <!-- (4) OTA Success/Failure button -->
183 <!-- "Next" button -->
184 <Button android:id="@+id/otaNextButton"
190 <!-- "Try Again" button -->
191 <Button android:id="@+id/otaTryAgainButton"