OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:imagebutton
(Results
201 - 225
of
692
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/training/AnimationsDemo/res/layout/
list_item_example.xml
35
<
ImageButton
android:id="@+id/delete_button"
/frameworks/base/core/res/res/layout/
keyboard_popup_keyboard.xml
38
<
ImageButton
android:id="@android:id/closeButton"
notification_template_right_icon.xml
31
<
ImageButton
android:id="@+id/reply_icon_action"
/frameworks/base/core/res/res/layout-watch/
input_method_extract_view.xml
47
<
ImageButton
/frameworks/base/core/tests/coretests/res/layout/
remote_view_test_good.xml
51
<
ImageButton
android:id="@+id/image_button"
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/values/
ids.xml
21
<item type="id" name="
imageButton
" />
/frameworks/rs/tests/java_api/CannyLive/res/layout/
activity_main.xml
51
<
ImageButton
/frameworks/support/v7/mediarouter/res/layout/
mr_playback_control.xml
23
<
ImageButton
android:id="@+id/mr_control_playback_ctrl"
/packages/apps/Calendar/res/layout/
edit_reminder_item.xml
45
<
ImageButton
android:id="@+id/reminder_remove"
expandable_textview.xml
37
<
ImageButton
/packages/apps/Camera2/res/layout/
bottom_bar_contents.xml
42
<
ImageButton
photo_intent_bottombar_buttons.xml
21
<
ImageButton
video_intent_bottombar_buttons.xml
21
<
ImageButton
/packages/apps/Contacts/res/layout/
floating_action_button.xml
33
<
ImageButton
/packages/apps/DeskClock/res/layout/
timer_setup_time.xml
41
<
ImageButton
/packages/apps/DocumentsUI/res/layout/
inspector_action_view.xml
47
<
ImageButton
/packages/apps/Gallery2/res/layout/
filtershow_presets_management_row.xml
42
<
ImageButton
/packages/apps/Messaging/res/layout/
attachment_preview.xml
35
<
ImageButton
/packages/inputmethods/OpenWnn/res/layout/
keyboard_popup_keyboard.xml
44
<
ImageButton
android:id="@+id/closeButton"
/prebuilts/sdk/current/support/v7/mediarouter/res/layout/
mr_playback_control.xml
23
<
ImageButton
android:id="@+id/mr_control_playback_ctrl"
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ImageButtonRule.java
28
* An {@link IViewRule} for android.widget.
ImageButton
.
/developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java
30
import android.widget.
ImageButton
;
125
((
ImageButton
) root.findViewById(R.id.main_primary_config)).setOnClickListener(this);
130
((
ImageButton
) root.findViewById(R.id.main_secondary_config)).setOnClickListener(this);
/developers/samples/android/notification/NotificationChannels/Application/src/main/java/com/example/android/notificationchannels/
MainActivity.java
30
import android.widget.
ImageButton
;
125
((
ImageButton
) root.findViewById(R.id.main_primary_config)).setOnClickListener(this);
130
((
ImageButton
) root.findViewById(R.id.main_secondary_config)).setOnClickListener(this);
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
HudFragment.java
19
import android.widget.
ImageButton
;
37
private
ImageButton
toggleDebugButton;
54
toggleDebugButton = (
ImageButton
) controlView.findViewById(R.id.button_toggle_debug);
/frameworks/base/media/tests/ScoAudioTest/res/layout/
scoaudiotest.xml
44
<
ImageButton
android:id="@+id/stop1"
51
<
ImageButton
android:id="@+id/playPause1"
84
<
ImageButton
android:id="@+id/recStop1"
Completed in 1064 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>