HomeSort by relevance Sort by last modified time
    Searched full:button (Results 626 - 650 of 1669) sorted by null

<<21222324252627282930>>

  /cts/tests/res/layout/
viewtreeobserver_layout.xml 30 <Button android:id="@+id/button1"
  /development/pdk/pndk/samples/samplejni/
README 22 Click the Browse button and browse to the pndk/samplejni directory
  /development/samples/ApiDemos/res/layout/
animation_1.xml 38 <Button android:id="@+id/login"
appwidget_configure.xml 35 <Button
autocomplete_1.xml 43 <Button
autocomplete_2.xml 23 <Button
autocomplete_6.xml 43 <Button
baseline_1.xml 28 <Button
baseline_2.xml 29 <Button
date_widgets_example_2.xml 17 <!-- example of using the time changed callback, with now visible 'set' button-->
focus_1.xml 38 <Button android:layout_height="wrap_content"
gallery_2.xml 22 <Button
incoming_message.xml 22 <Button
linear_layout_9.xml 32 <Button
progressbar_4.xml 22 <Button android:id="@+id/toggle"
scroll_view_2.xml 35 <Button
select_dialog.xml 23 <Button android:id="@+id/show_dialog"
text_switcher_1.xml 22 <Button android:id="@+id/next"
text_to_speech.xml 21 <Button android:id="@+id/again_button"
voice_recognition.xml 31 <Button android:id="@+id/btn_speak"
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 31 import android.widget.Button;
97 // Watch for button clicks.
98 Button getButton = (Button)findViewById(R.id.get);
  /development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessagingDemo.java 36 import android.widget.Button;
94 // Watch for send button clicks and send text messages.
95 Button sendButton = (Button) findViewById(R.id.sms_send_message);
  /development/samples/ApiDemos/src/com/example/android/apis/view/
TableLayout10.java 23 import android.widget.Button;
  /development/samples/BluetoothChat/res/layout/
main.xml 40 <Button android:id="@+id/button_send"
  /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java 35 import android.widget.Button;
70 // Initialize the button to perform device discovery
71 Button scanButton = (Button) findViewById(R.id.button_scan);

Completed in 66 milliseconds

<<21222324252627282930>>