/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKB.h | 750 * X Input Extension Interactions 751 * - Specifies the possible interactions between XKB and the X input
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XKB.h | 750 * X Input Extension Interactions 751 * - Specifies the possible interactions between XKB and the X input
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
imaplib.py | 179 self._cmd_log = {} # Last `_cmd_log_len' interactions [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
imaplib.py | 179 self._cmd_log = {} # Last `_cmd_log_len' interactions [all...] |
/art/test/004-ThreadStress/src/ |
Main.java | 369 // interactions between the threads.
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
CoroutineManager.java | 84 * their possible interactions, and in some implementations permits
|
/external/clang/lib/Tooling/ |
Tooling.cpp | 348 // file system abstraction that allows openat() style interactions.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
ServiceManagerTest.java | 394 * Catches a bug where when constructing a service manager failed, later interactions with the
|
/external/icu/icu4c/source/i18n/unicode/ |
selfmt.h | 121 * <p>Patterns can be nested, so that it's possible to handle interactions of
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SelectFormat.java | 105 * <p>Patterns can be nested, so that it's possible to handle interactions of
|
/external/mesa3d/src/mesa/main/ |
arrayobj.c | 381 /* The "Interactions with APPLE_vertex_array_object" section of the
|
/external/messageformat/java/com/ibm/icu/text/ |
SelectFormat.java | 105 * <p>Patterns can be nested, so that it's possible to handle interactions of
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityWindowInfo.java | 57 * user interactions without changing the windows an accessibility service
|
/frameworks/base/core/java/android/view/textservice/ |
SpellCheckerSession.java | 65 * selection and interactions.</p>
|
/frameworks/base/docs/html/distribute/googleplay/ |
wear.jd | 30 Extend your apps to support custom Wear interactions and offer a refined, engaging user
|
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 28 <p>While developing your application, you should check that user interactions are buttery smooth,
|
/frameworks/base/docs/html/training/custom-views/ |
making-interactive.jd | 73 <p>Touch events by themselves are not particularly useful. Modern touch UIs define interactions in
|
/frameworks/base/docs/html/training/gestures/ |
detector.jd | 196 data is being generated for even simple interactions.</p>
|
/frameworks/base/docs/html/training/wearables/apps/ |
always-on.jd | 151 screen, such as buttons. For more information on how to design user interactions for an always-on
|
/frameworks/base/docs/html/tv/ |
index.jd | 75 Smooth, fast interactions are key to a successful TV app. Keep navigation simple
|
/frameworks/base/docs/html/wear/design/ |
index.jd | 33 <li><strong>Zero/low interaction.</strong> Staying true to the strengths afforded by a smaller form factor, Android Wear focuses on simple interactions, only requiring input by the user when absolutely necessary. Most inputs are based around touch swipes or voice, and inputs requiring fine-grained motor skills are avoided. <em>Gestural, simple, fast.</em></li>
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/ |
BitmapRegionTileSource.java | 394 // loaded, the lifecycle is different and interactions are on a different
|
/frameworks/base/services/core/java/com/android/server/display/ |
WifiDisplayAdapter.java | 57 * the interactions between Media Server, Surface Flinger and the Display Manager Service.
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupDetailFragment.java | 55 import com.android.contacts.interactions.GroupDeletionDialogFragment;
|
/packages/apps/Dialer/ |
AndroidManifest.xml | 251 <receiver android:name=".interactions.UndemoteOutgoingCallReceiver">
|