OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switch
(Results
1301 - 1325
of
11629
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/packages/apps/Settings/src/com/android/settings/accounts/
ManageAccountsSettings.java
43
import android.widget.
Switch
;
64
private
Switch
mAutoSyncSwitch;
104
mAutoSyncSwitch = new
Switch
(activity);
106
// TODO Where to put the
switch
in tablet multipane layout?
/packages/apps/Stk/src/com/android/stk/
StkApp.java
50
switch
(duration.timeUnit) {
/packages/apps/VideoEditor/src/com/android/videoeditor/
ProjectsActivity.java
135
switch
(menuItem.getItemId()) {
178
switch
(item.getItemId()) {
192
switch
(id) {
266
switch
(id) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
ModifierKeyState.java
78
switch
(state) {
ShiftKeyState.java
63
switch
(state) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Flag.java
58
switch
(entry.mSource) {
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateViewButton.java
52
switch
(me.getAction()) {
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DefaultSoftKeyboardEN.java
109
*
Switch
the keymode
153
switch
(editor.inputType & EditorInfo.TYPE_MASK_CLASS) {
203
switch
(primaryCode) {
221
switch
(mCurrentKeyMode){
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
UserDictionaryProvider.java
108
switch
(sUriMatcher.match(uri)) {
143
switch
(sUriMatcher.match(uri)) {
199
switch
(sUriMatcher.match(uri)) {
223
switch
(sUriMatcher.match(uri)) {
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XF86keysym.h
19
#define XF86XK_ModeLock 0x1008FF01 /* Mode
Switch
Lock */
121
#define XF86XK_ApplicationLeft 0x1008FF50 /*
switch
to application, left */
122
#define XF86XK_ApplicationRight 0x1008FF51 /*
switch
to application, right*/
130
#define XF86XK_Display 0x1008FF59 /* Output
switch
key */
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
NativeStackLabelProvider.java
45
switch
(index) {
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
TrackLabelProvider.java
40
switch
(columnIndex) {
WayPointLabelProvider.java
36
switch
(columnIndex) {
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLServerTexture.java
54
switch
(msg.getFunction()) {
128
switch
(msg.getFunction()) {
140
switch
(GLEnum.valueOf(msg.getArg0())) {
218
switch
(GLEnum.valueOf(pname)) {
/sdk/emulator/qtools/tests/
macros.h
38
/* context
switch
*/
/sdk/traceview/src/com/android/traceview/
TraceUnits.java
73
switch
(val) {
/system/bluetooth/data/
audio.conf
11
#
Switch
to master role for incoming connections (defaults to true)
/system/core/include/cutils/
qtaguid.h
39
* For the given uid,
switch
counter sets.
/system/core/include/system/
audio_policy.h
93
switch
(stream) {
/system/core/init/
ueventd_parser.c
42
switch
(token) {
/system/core/libzipfile/
test_zipfile.c
56
switch
(what)
/system/core/toolbox/
rotatefb.c
26
switch
(c) {
/system/extras/ext4_utils/
ext4fixup_main.c
40
switch
(opt) {
/system/media/mca/filterfw/java/android/filterfw/format/
ImageFormat.java
79
switch
(colorspace) {
/system/media/wilhelm/src/itf/
IMetadataTraversal.c
26
switch
(mode) {
Completed in 982 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>