OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button
(Results
876 - 900
of
1669
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_joystick.h
150
* Get the current state of a
button
on a joystick
151
* The
button
indices start at index 0.
153
extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetButton(SDL_Joystick *joystick, int
button
);
/prebuilt/linux-x86/sdl/include/SDL/
SDL_joystick.h
150
* Get the current state of a
button
on a joystick
151
* The
button
indices start at index 0.
153
extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetButton(SDL_Joystick *joystick, int
button
);
/prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h
154
* Get the current state of a
button
on a joystick
155
* The
button
indices start at index 0.
157
extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetButton(SDL_Joystick *joystick, int
button
);
/prebuilt/windows/sdl/include/SDL/
SDL_joystick.h
150
* Get the current state of a
button
on a joystick
151
* The
button
indices start at index 0.
153
extern DECLSPEC Uint8 SDLCALL SDL_JoystickGetButton(SDL_Joystick *joystick, int
button
);
/packages/apps/Email/res/values/
strings.xml
75
<!--
Button
name used to confirm acceptance of dialog boxes, warnings, errors, etc. -->
77
<!--
Button
name used to cancel out of dialog boxes -->
79
<!-- Menu item/
button
name -->
81
<!-- Menu item/
button
name -->
83
<!-- Menu item/
button
name -->
85
<!-- Menu item/
button
name -->
87
<!-- Menu item/
button
name -->
89
<!--
Button
name used to complete a multi-step process -->
91
<!-- Menu item/
button
name -->
93
<!-- Menu item/
button
name --
[
all
...]
/build/tools/droiddoc/templates-sdk/
customization.cs
26
<td class="gsc-search-
button
">
27
<input type="submit" value="Search" title="search" id="search-
button
" class="gsc-search-
button
" />
29
<td class="gsc-clear-
button
">
30
<div title="clear results" class="gsc-clear-
button
"> </div>
/development/samples/ApiDemos/src/com/example/android/apis/content/
ExternalStorage.java
36
import android.widget.
Button
;
54
Button
mCreate;
55
Button
mDelete;
370
item.mCreate = (
Button
)item.mRoot.findViewById(R.id.create);
372
item.mDelete = (
Button
)item.mRoot.findViewById(R.id.delete);
/external/webkit/WebKit/mac/Panels/English.lproj/WebAuthenticationPanel.nib/
keyedobjects.nib
78
??o?t?5?H?f?@???+??N?W?b? >??????????????????????????????????????????????????????????????????????????????????_Text Field Cell-1_Text Field Cell (Password:)_?Static Text (Google Account (https://www.google.com/)'' Certified by: VeriSign Inc. Get more information by clicking ''Certificate)ZText Field_Static Text (Name:)_
Button
Cell (Cancel)\Content View_
Button
Cell (Log In)_Text Field Cell (Name:)_TText Field Cell (To view this page, you must log in to this area on www.server.com:)_3
Button
Cell (Remember this password in my keychain)_5Static Text (Your password will be sent unencrypted.)_Push
Button
(Log In)\File's Owner_Text Field Cell_Static Text (Password:)_PStatic Text (To view this page, you must log in to this area on www.server.com:)_?Text Field Cell (Google Account (https://www.google.com/)'' Certified by: VeriSign Inc. Get more information by clicking ''Certificate)UPanel_Push
Button
(Cancel)[Application_1Check Box (Remember this password in my keychain)_Secure Text FieldZImage ViewZImage Cell_9Text Field Cell (Your password will be sent unencrypted.)? >???? ??? >???? ?? >????- ?: Kg? R VU k Y U Z J n W)+ P? a N X$ Qm? MN I? ? L H ??? O S? T? ?v???F?m?e???p?B????????4????r?7?-?]?`?
/external/wpa_supplicant_6/wpa_supplicant/
README-WPS
17
with PIN method and push-
button
configuration (PBC) being the most
121
be enabled by either a physical
button
in the client device or a
122
virtual
button
in the user interface. The PBC operation requires that
123
a
button
is also pressed at the AP/Registrar at about the same time (2
124
minute window). wpa_supplicant is notified of the local
button
event
/packages/apps/AlarmClock/src/com/android/alarmclock/
SetAlarm.java
34
import android.widget.
Button
;
139
// Attach actions to each
button
.
140
Button
b = (
Button
) v.findViewById(R.id.alarm_save);
149
b = (
Button
) v.findViewById(R.id.alarm_cancel);
/packages/apps/Calendar/src/com/android/calendar/
AlertActivity.java
43
import android.widget.
Button
;
99
private
Button
mSnoozeAllButton;
100
private
Button
mDismissAllButton;
222
mSnoozeAllButton = (
Button
) findViewById(R.id.snooze_all);
224
mDismissAllButton = (
Button
) findViewById(R.id.dismiss_all);
/packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncoming.java
38
import android.widget.
Button
;
74
private
Button
mNextButton;
109
mNextButton = (
Button
)findViewById(R.id.next);
155
* Calls validateFields() which enables or disables the Next
button
304
* Check the values in the fields and decide if it makes sense to enable the "next"
button
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
PackageInstallerActivity.java
39
import android.widget.
Button
;
65
private
Button
mOk;
66
private
Button
mCancel;
92
mOk = (
Button
)findViewById(R.id.ok_button);
93
mCancel = (
Button
)findViewById(R.id.cancel_button);
/packages/apps/Phone/res/values/
strings.xml
104
<!-- Label for "cancel"
button
on the MMI dialog -->
137
<!-- Positive
button
label ("OK") used in several dialogs in the phone UI -->
157
<!-- In-call screen:
button
label on the "wait" prompt dialog -->
159
<!-- In-call screen:
button
label on the "wait" prompt dialog in CDMA Mode-->
161
<!-- In-call screen:
button
label on the "wait" prompt dialog in CDMA Mode-->
173
<!--
Button
label on the "Missing voicemail number" dialog -->
195
<!--
Button
label on SIM PIN unlock panel -->
202
<!--
Button
label on SIM Network Depersonalization panel -->
204
<!--
Button
label on SIM Network Depersonalization panel -->
328
<!--
Button
label used to dismiss the "Call settings error" dialog --
[
all
...]
styles.xml
68
<style name="incall_top_button" parent="android:Widget.
Button
">
78
<style name="TextAppearance.DialerLine1" parent="@android:style/TextAppearance.Widget.
Button
">
84
<style name="TextAppearance.DialerLine2" parent="@android:style/TextAppearance.Widget.
Button
">
89
<style name="TextAppearance.EmergencyDialerLine1" parent="@android:style/TextAppearance.Widget.
Button
">
94
<style name="TextAppearance.EmergencyDialerLine2" parent="@android:style/TextAppearance.Widget.
Button
">
/packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java
39
import android.widget.
Button
;
60
private
Button
mCancelButton;
61
private
Button
mNextButton;
134
mCancelButton = (
Button
) findViewById(R.id.cancel_button);
136
mNextButton = (
Button
) findViewById(R.id.next_button);
/packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java
41
import android.widget.
Button
;
54
private
Button
updateButton;
72
private
Button
pingTestButton;
132
updateButton = (
Button
) findViewById(R.id.update);
153
pingTestButton = (
Button
) findViewById(R.id.ping_test);
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
EditFilterDialog.java
29
import org.eclipse.swt.widgets.
Button
;
71
private
Button
mOkButton;
275
mOkButton = new
Button
(bottomComp, SWT.NONE);
287
Button
cancelButton = new
Button
(bottomComp, SWT.NONE);
/frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java
30
import android.widget.
Button
;
665
* Sets the text on the emergency
button
to indicate what action will be taken.
666
* If there's currently a call in progress, the
button
will take them to the call
667
* @param
button
the
button
to update
669
public void updateEmergencyCallButtonState(
Button
button
) {
676
button
.setCompoundDrawablesWithIntrinsicBounds(phoneCallIcon, 0, 0, 0);
680
button
.setCompoundDrawablesWithIntrinsicBounds(emergencyIcon, 0, 0, 0);
682
button
.setText(textId)
[
all
...]
/external/bluetooth/bluez/compat/
fakehid.c
195
static void
button
(int fd, unsigned int
button
, int is_press)
function
197
switch (
button
) {
234
button
(fd, 1, 1); break;
236
button
(fd, 1, 0); break;
240
button
(fd, 3, 1); break;
242
button
(fd, 3, 0); break;
/external/junit/src/junit/awtui/
TestRunner.java
4
import java.awt.
Button
;
61
protected
Button
fRun;
68
protected
Button
fQuitButton;
69
protected
Button
fRerunButton;
219
fRun= new
Button
("Run");
262
fRerunButton= new
Button
("Run");
285
fQuitButton= new
Button
("Exit");
/external/quake/quake/src/QW/client/
cl_input.c
31
Continuous
button
event tracking is complicated by the fact that two different
32
input sources (say, mouse
button
1 and the control key) can both press the
33
same
button
, but the
button
should only be released when both of the
36
When a key event issues a
button
command (+forward, +attack, etc), it appends
77
Con_Printf ("Three keys down for a
button
!\n");
349
// figure
button
bits
/external/quake/quake/src/WinQuake/
cl_input.cpp
32
Continuous
button
event tracking is complicated by the fact that two different
33
input sources (say, mouse
button
1 and the control key) can both press the
34
same
button
, but the
button
should only be released when both of the
37
When a key event issues a
button
command (+forward, +attack, etc), it appends
78
Con_Printf ("Three keys down for a
button
!\n");
371
// send
button
bits
in_dos.cpp
151
Con_Printf("%d-
button
mouse available\n", mouse_buttons);
207
// perform
button
actions
228
// perform
button
actions
250
// perform
button
actions
518
Con_Printf ("CENTER the joystick\nand press
button
1 (ESC to skip):\n");
525
Con_Printf ("Push the joystick to the UPPER LEFT\nand press
button
1 (ESC to skip):\n");
532
Con_Printf ("Push the joystick to the LOWER RIGHT\nand press
button
1 (ESC to skip):\n");
/frameworks/base/awt/java/awt/
Event.java
52
* event occurred (or the right mouse
button
).
58
* occurred (or the middle mouse
button
).
273
* mouse
button
.
279
* mouse
button
.
285
* mouse with no
button
pressed.
303
* mouse with the pressed
button
.
516
* the following code: Event e = new Event(new
Button
(), 0l,
Completed in 2751 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>