Searched
full:elsewhere (Results
351 -
375 of
1741) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/design/patterns/ |
accessibility.jd | 74 <p>Due to the way that TalkBack works, those controls are not read out loud unless they are focused on. If they fade out from the screen quickly, your user may not even be aware that they are available. Therefore, make sure that you are not relying on timed out controls for high priority task flows. (This is a good universal design guideline too.) If the controls enable an important function, make sure that the user can turn on the controls again and/or their function is duplicated elsewhere. You can also change the behavior of your app when accessibility services are turned on. Your developer may be able to make sure that timed-out controls won't disappear.</p>
|
/frameworks/base/telephony/java/com/android/ims/ |
ImsReasonInfo.java | 244 * because the call was answered elsewhere
|
/frameworks/ex/framesequence/src/android/support/rastermill/ |
FrameSequenceDrawable.java | 77 * will no longer be used at all by the drawable, so it is safe to reuse elsewhere.
|
/frameworks/native/include/gui/ |
BufferQueueProducer.h | 229 // queueBuffer's fence is not nessessarily available elsewhere,
|
/frameworks/native/opengl/libs/EGL/ |
egl_display.h | 203 // call. But enabling -std=c++0x causes lots of errors elsewhere, so I
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Dec_ComponentThread.c | 88 * PUBLIC DECLARATIONS Defined here, used elsewhere
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_TI_Index.h | 67 * PUBLIC DECLARATIONS: defined here, used elsewhere
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_Common.h | 66 * PUBLIC DECLARATIONS: defined here, used elsewhere
|
/libcore/ojluni/src/main/java/java/io/ |
UnixFileSystem.java | 176 // to elsewhere in java.home to pollute the
|
/libcore/ojluni/src/main/java/sun/misc/ |
MetaIndex.java | 223 // Silently fail for now (similar behavior to elsewhere in
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
gtest-filepath.h | 180 // may NOT generate a pathname with a trailing "/". Then elsewhere that
|
/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/ |
libgcov.h | 133 /* gcov_type is typedef'd elsewhere for the compiler */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
XF86keysym.h | 64 /* These are sometimes found on PDA's (e.g. Palm, PocketPC or elsewhere) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
ostream.tcc | 357 // which are defined via explicit instantiations elsewhere.
|
sstream.tcc | 270 // which are defined via explicit instantiations elsewhere.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
iomanip | 340 // which are defined via explicit instantiations elsewhere.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
XF86keysym.h | 64 /* These are sometimes found on PDA's (e.g. Palm, PocketPC or elsewhere) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
ostream.tcc | 357 // which are defined via explicit instantiations elsewhere.
|
sstream.tcc | 270 // which are defined via explicit instantiations elsewhere.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
iomanip | 340 // which are defined via explicit instantiations elsewhere.
|
Completed in 539 milliseconds
<<11121314151617181920>>