Lines Matching full:button
6 (4) Button used for the final success/failure screen -->
107 <!-- "Speaker" button -->
119 <!-- "Activate" button -->
120 <Button android:id="@+id/otaActivateButton"
124 <!-- "Skip" button --> <!-- TODO: borrowing another button's label for now because I missed the localization deadline for adding a @string/ota_skip -->
125 <Button android:id="@+id/otaSkipButton"
136 <!-- "End" button -->
137 <Button android:id="@+id/otaEndButton"
142 <!-- (4) OTA Success/Failure button -->
147 <!-- "Next" button -->
148 <Button android:id="@+id/otaNextButton"
152 <!-- "Try Again" button -->
153 <Button android:id="@+id/otaTryAgainButton"