OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button
(Results
951 - 975
of
1669
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/tests/coretests/src/android/util/
KeyUtils.java
35
* <li> Tap refers to pushing and releasing a
button
(down and up event).
/frameworks/base/core/tests/coretests/src/android/view/menu/
MenuWith1ItemTest.java
75
assertTrue("should be in touch mode after touching
button
",
/frameworks/base/core/tests/coretests/src/android/widget/listview/
ListRetainsFocusAcrossLayoutsTest.java
41
assertTrue("top
button
at position 0 should be focused",
/frameworks/base/docs/html/guide/topics/resources/
color-list-resource.jd
19
android.widget.
Button
} widget can exist in one of several different states (pressed, focused,
98
<dd><em>Boolean</em>. "true" if this item should be used when the object is pressed (such as when a
button
101
<dd><em>Boolean</em>. "true" if this item should be used when the object is focused (such as when a
button
146
<
Button
/frameworks/base/libs/rs/java/Film/src/com/android/film/
Film.java
35
import android.widget.
Button
;
/frameworks/base/libs/rs/java/Fountain/src/com/android/fountain/
Fountain.java
35
import android.widget.
Button
;
/frameworks/base/tests/LowStorageTest/res/layout/
main.xml
65
<
Button
/frameworks/base/tools/layoutlib/bridge/tests/com/android/layoutlib/bridge/
BridgeXmlBlockParserTest.java
55
assertEquals("
Button
", parser.getName());
/packages/apps/Browser/res/layout/
error_console.xml
61
<
Button
android:id="@+id/error_console_eval_button_id"
history_item.xml
63
android:
button
="@android:drawable/btn_star"
/packages/apps/Contacts/res/layout/
item_generic_editor.xml
24
<
Button
/packages/apps/Contacts/res/layout-finger/
search_bar.xml
39
<!-- Inner layout contains the app icon,
button
(s) and EditText -->
twelve_key_dialer.xml
55
(the textfield/
button
and the dialpad) are hidden. -->
/packages/apps/Contacts/res/layout-land-finger/
twelve_key_dialer.xml
50
(the textfield and
button
) are hidden. -->
/packages/apps/Contacts/res/layout-long-finger/
twelve_key_dialer.xml
54
(the textfield/
button
and the dialpad) are hidden. -->
/packages/apps/Contacts/res/layout-long-land-finger/
twelve_key_dialer.xml
50
(the textfield and
button
) are hidden. -->
/packages/apps/Email/res/layout/
account_setup_names.xml
68
<
Button
list_title.xml
47
<
Button
android:id="@+id/account_title_button"
upgrade_accounts.xml
56
<
Button
android:id="@+id/action_button"
/packages/apps/IM/res/layout/
add_contact_activity.xml
57
<
Button
android:id="@+id/invite"
/packages/apps/Mms/src/com/android/mms/ui/
SlideEditorActivity.java
60
import android.widget.
Button
;
106
private
Button
mPreview;
107
private
Button
mReplaceImage;
108
private
Button
mRemoveSlide;
109
private
Button
mDone;
136
mPreview = (
Button
) findViewById(R.id.preview_button);
139
mReplaceImage = (
Button
) findViewById(R.id.replace_image_button);
142
mRemoveSlide = (
Button
) findViewById(R.id.remove_slide_button);
145
mDone = (
Button
) findViewById(R.id.done_button);
/packages/apps/Music/tests/src/com/android/music/stress/
MusicPlaybackStress.java
72
//Set focus on the next
button
/packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialerView.java
87
* @param resid Is a resource id to be used for each
button
's background.
EditFdnContactScreen.java
43
import android.widget.
Button
;
74
private
Button
mButton;
242
mButton = (
Button
) findViewById(R.id.
button
);
/packages/apps/Settings/res/layout-land/
confirm_lock_pattern.xml
40
<!-- fill space between header and
button
below -->
Completed in 411 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>