OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:switching
(Results
176 - 200
of
1307
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.h
97
// codec. So the codec is
switching
to decode the new resolution.
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.h
106
// codec. So the codec is
switching
to decode the new resolution.
/frameworks/av/media/mtp/
MtpUtils.cpp
52
// I think to support this (without
switching
to Java or using icu4c)
/frameworks/base/docs/html/design/patterns/
actionbar.jd
27
<li>Supports consistent navigation and view
switching
within apps.</li>
67
views. Examples of view-
switching
controls are drop-down menus or tab controls. For more information on view-
switching
, see the <a href="{@docRoot}design/patterns/app-structure.html">App Structure</a> pattern.
279
<p>If view navigation is very important to your app, use tabs (for fastest view-
switching
) or spinners.</p>
/frameworks/base/docs/html/training/appbar/
index.jd
42
<li>Support for navigation and view
switching
(with tabs or drop-down lists).
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
UserDetailView.java
33
* Quick settings detail view for user
switching
.
/frameworks/base/telephony/java/android/telephony/
PreciseDisconnectCause.java
53
/** The
switching
equipment is experiencing a period of high traffic */
/frameworks/native/include/binder/
IPCThreadState.h
80
// Call this to disable
switching
threads to background scheduling when
/frameworks/opt/telephony/
README.txt
6
switching
and it eliminates issues with multi-threading.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
TitleHelper.java
114
* may be used to manage focus
switching
between the title view and scene root.
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
DrawerLayoutDoubleActivity.java
108
* This list item click listener implements very simple view
switching
by changing
/hardware/qcom/camera/msmcobalt/QCamera2/HAL3/test/
QCameraHAL3MainTestContext.cpp
137
printf("\n
Switching
IR/SVHDR mode to %s",(irmode ? "On" : "Off"));
138
ALOGE("\n
Switching
IR/SVHDR mode to %s and %d",
151
printf("\n
Switching
IR/SVHDR mode to %s",(svhdrmode ? "On" : "Off"));
152
ALOGE("\n
Switching
IR/SVHDR mode to %s and %d",
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
msm-adie-codec.h
34
* the internal codec. After
switching
off the analog portion.
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/
msm-adie-codec.h
34
* the internal codec. After
switching
off the analog portion.
/hardware/qcom/msm8996/original-kernel-headers/linux/mfd/
msm-adie-codec.h
34
* the internal codec. After
switching
off the analog portion.
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
msm-adie-codec.h
34
* the internal codec. After
switching
off the analog portion.
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
msm-adie-codec.h
34
* the internal codec. After
switching
off the analog portion.
/packages/apps/Camera2/src/com/android/camera/captureintent/resource/
ResourceSurfaceTextureImpl.java
104
*
switching
between back and front camera.
/packages/apps/Camera2/tests/src/com/android/camera/stress/
SwitchPreview.java
90
//
Switching
the video and the video recorder mode
/packages/apps/Camera2/tests_camera/src/com/android/camera/stress/
SwitchPreview.java
91
//
Switching
the video and the video recorder mode
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
SwitchPreview.java
91
//
Switching
the video and the video recorder mode
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationMessageBubbleView.java
116
// as animating immediately after looks really bad and
switching
layout params
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
UserSwitchListenerService.java
103
Log.e(TAG, "Caught exception while
switching
user! ", re);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
ExportPropertiesPage.java
38
/** Page id used for
switching
tabs programmatically */
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
InstrumentationPage.java
37
/** Page id used for
switching
tabs programmatically */
Completed in 3673 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>