/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
tablets.jd | 13 continue to hit the market, it?s an important piece of any developer?s mobile
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 98 <p>There are several issues with this pattern. Deep, list-based navigation, known as <em>drill-down list navigation</em>, where lists lead to more lists which lead to even more lists, is often inefficient and cumbersome. The number of touches required to access a piece of content with this kind of navigation is generally very high, leading to a poor user experience—especially for users on-the-go.</p>
|
/libcore/luni/src/main/java/org/apache/harmony/xml/parsers/ |
DocumentBuilderImpl.java | 228 * Found a piece of text (possibly encoded as a CDATA section).
|
/ndk/docs/ |
CPU-ARCH-ABIS.html | 7 Every piece of native code generated with the Android NDK matches a given
|
/packages/apps/Email/src/com/android/email/mail/store/ |
ImapConnection.java | 254 * command tag and followed by \r\n (caller need not supply them). After each piece of the
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/ |
Parser.java | 431 * Return the next piece of data from the stream. The return value indicates the type of data
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
LayoutDescriptors.java | 390 "A Fragment is a piece of an application's user interface or behavior that "
|
/system/core/fastboot/ |
engine.c | 379 // Following piece of code is similar to fb_queue_flash() but executes
|
/external/chromium/chrome/browser/resources/net_internals/ |
main.js | [all...] |
/external/icu4c/common/unicode/ |
normlzr.h | 99 * Internally, the Normalizer iterator normalizes a small piece of text 103 * With multiple iteration calls, this is repeated until the next piece
|
rbbi.h | 396 * Set the iterator to analyze a new piece of text. This function resets 405 * Set the iterator to analyze a new piece of text. This function resets
|
/external/llvm/docs/ |
DeveloperPolicy.rst | 153 problem, we have a notion of an 'owner' for a piece of the code. The sole 161 review a piece of code, and we welcome code review from anyone who is
|
/external/regex-re2/re2/ |
re2.h | 289 // string (matched piece is copied to string) 290 // StringPiece (StringPiece is mutated to point to matched piece) [all...] |
/external/regex-re2/util/ |
pcre.h | 259 // string (matched piece is copied to string) 260 // StringPiece (StringPiece is mutated to point to matched piece)
|
/external/tremolo/Tremolo/ |
framing.c | 271 /* make a new reference to tail the second piece */ 281 /* update the first piece */
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCasts.cpp | [all...] |
InstCombinePHI.cpp | 763 // needed piece. 780 // Replace the use of this piece with the PHI node. [all...] |
/external/sonivox/docs/ |
JET_Programming_Manual.html | 599 piece. The sequencing can be fixed at the time the music file is authored, or
639 field-end'></span><![endif]-->: Linear Music Piece</p>
654 segments can be recombined to create a linear music piece. In this example, the
674 field-end'></span><![endif]-->: Non-linear music piece</p>
678 <p class=MsoNormal>In this diagram, we see a non-linear music piece. The
[all...] |
/external/clang/lib/Lex/ |
LiteralSupport.cpp | [all...] |
/external/icu4c/test/cintltst/ |
cnormtst.c | [all...] |
/external/icu4c/common/ |
udata.cpp | 96 * functions that each return a pointer to their piece of the ICU data, [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.1.jd | 62 <li>A <em>USB device</em> is a piece of connected hardware that depends on the 65 <li>A <em>USB accessory</em> is a piece of connected hardware that has a USB [all...] |
/frameworks/base/docs/html/guide/practices/app-design/ |
jni.jd | 56 If a piece of code has no other way to get its JNIEnv, you should share 127 the IDs is to add a piece of code that looks like this to the appropriate class:</p> [all...] |
/frameworks/base/docs/html/guide/practices/ |
jni.jd | 56 If a piece of code has no other way to get its JNIEnv, you should share 127 the IDs is to add a piece of code that looks like this to the appropriate class:</p> [all...] |
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadProvider.java | 177 * to return both pieces of information, and provides some utility logic to ease piece-by-piece [all...] |