Searched
full:situations (Results
301 -
325 of
1332) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/design/patterns/ |
confirming-acknowledging.jd | 5 <p>In some situations, when a user invokes an action in your app, it's a good idea to <em>confirm</em> or <em>acknowledge</em> that action through text.</p>
|
/frameworks/base/libs/hwui/ |
BakedOpState.cpp | 61 // Note: we could rewind the clipState object in situations where the clipRect is empty,
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMException.java | 20 * processing situations, such as out-of-bound errors when using
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldAndroidMathTest.java | 114 //Test for special situations 160 // Test for special situations 492 // Test for special situations 534 // Test for special situations
|
OldAndroidStrictMathTest.java | 94 // Test for special situations 149 // Test for special situations 509 // Test for special situations 556 // Test for special situations
|
/libcore/luni/src/test/java/libcore/java/util/zip/ |
OldZipFileTest.java | 61 * spec doesn't clarify this, so we need to deal with both situations.
|
/libcore/ojluni/src/main/java/java/io/ |
FileWriter.java | 38 * object) at a time. In such situations the constructors in this class
|
/libcore/ojluni/src/main/java/java/sql/ |
SQLTransientException.java | 29 * The subclass of {@link SQLException} is thrown in situations where a
|
/libcore/ojluni/src/main/java/sun/net/ |
TelnetInputStream.java | 57 * NVT model. Even though it may be known in some situations
|
TelnetOutputStream.java | 57 * NVT model. Even though it may be known in some situations
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
FragmentStatePagerAdapter2.java | 38 * for situations where state save/restore when paging is unnecessary</li>
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree-inline.h | 86 in the various situations. */
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/ |
casts.h | 46 // situations where C++ demands an exact type match instead of an
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
nios2.h | 43 /* Identify different overflow situations for error messages. */
|
/external/autotest/client/common_lib/ |
pxssh.py | 22 prompt. It does various tricky things to handle many situations in the SSH 177 In some situations it is not possible or desirable to reset the
|
/external/freetype/include/ |
ftoutln.h | 229 /* slightly larger in some situations (like when rotating an outline */ 347 /* situations like acute angles or intersections are sometimes */ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftoutln.h | 229 /* slightly larger in some situations (like when rotating an outline */ 347 /* situations like acute angles or intersections are sometimes */ [all...] |
/external/llvm/include/llvm/ADT/ |
ArrayRef.h | 25 /// situations where the data resides in some other buffer, whose lifetime 213 /// situations where the data resides in some other buffer, whose lifetime
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftoutln.h | 229 /* slightly larger in some situations (like when rotating an outline */ 347 /* situations like acute angles or intersections are sometimes */ [all...] |
/external/slf4j/slf4j-site/src/site/pages/ |
legacy.html | 101 in situations where JCL needs to be supported for backward 153 <p>In most situations, replacing a jar file is all it takes in
|
/frameworks/base/core/java/android/app/ |
FragmentTransaction.java | 272 * situations where it may be okay to lose the commit.</p> 317 * situations where it may be okay to lose the commit.</p>
|
/frameworks/base/core/java/android/transition/ |
TransitionManager.java | 36 * situations. Specifying other transitions for particular scene changes is 38 * in these situations.
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
starting.jd | 113 <p>As you'll learn in the following lessons, there are several situations in which an activity 282 android.app.Activity#onStop} in all situations except one: when you call {@link
|
/frameworks/base/docs/html/training/implementing-navigation/ |
temporal.jd | 33 <p>In almost all situations, the system maintains a back stack of activities while the user 57 <p>How to implement proper <em>Back</em> navigation in these situations is described
|
/frameworks/support/fragment/java/android/support/v4/app/ |
FragmentTransaction.java | 290 * situations where it may be okay to lose the commit.</p> 335 * situations where it may be okay to lose the commit.</p>
|
Completed in 1218 milliseconds
<<11121314151617181920>>