Searched
full:mechanism (Results
1301 -
1325 of
2621) sorted by null
<<51525354555657585960>>
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityManager.java | 250 * <strong>Note:</strong> The preferred mechanism for sending custom accessibility
|
/frameworks/base/core/java/android/webkit/ |
WebViewProvider.java | 275 * Provides mechanism for the name-sake methods declared in View and ViewGroup to be delegated
|
/frameworks/base/core/java/android/widget/ |
SimpleCursorAdapter.java | 253 * conversion mechanism
|
/frameworks/base/docs/html/about/versions/ |
android-2.0.jd | 319 <li>KeyEvent has new key dispatching APIs, to help implement action-on-up and long press behavior, as well a new mechanism to cancel key presses (for virtual keys).</li>
|
/frameworks/base/docs/html/design/patterns/ |
widgets.jd | 75 <p>Widgets are a great mechanism to attract a user to your app by "advertising" new and interesting content that is available for consumption in your app.</p>
|
/frameworks/base/docs/html/google/play/billing/ |
api.jd | 88 <p>You can use the consumption mechanism to track the user's ownership of in-app
|
/frameworks/base/docs/html/guide/topics/ui/accessibility/ |
checklist.jd | 79 feedback mechanism to support users who are deaf or hard of hearing. For example, a sound alert
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-log.jd | 28 <p>The Android logging system provides a mechanism for collecting and viewing system debug
|
/frameworks/base/docs/html/tools/testing/ |
testing_accessibility.jd | 96 feedback mechanism to support users who are deaf or hard of hearing, for example: A sound alert
|
/frameworks/base/docs/html/training/design-navigation/ |
descendant-lateral.jd | 169 <p>Additionally, for sibling-related screens, horizontal paging is most appropriate where there is some similarity in content type and when the number of siblings is relatively small. In these cases, this pattern can be used along with tabs above the content region to maximize the interface's intuitiveness. For collection-related screens, horizontal paging is most intuitive when there is a natural ordered relationship between screens, for example if each page represents consecutive calendar days. For infinite collections (again, calendar days), especially those with content in both directions, this paging mechanism can work quite well.</p>
|
/frameworks/base/docs/html/training/implementing-navigation/ |
temporal.jd | 243 <p>Be careful when using this mechanism with highly dynamic web pages that can grow a large
|
/frameworks/base/libs/hwui/ |
LayerRenderer.cpp | 128 // produced. Eventually, it may be better to develop triangle-based mechanism.
|
/frameworks/base/services/java/com/android/server/search/ |
Searchables.java | 199 * like to find a better notification mechanism.
|
/frameworks/native/include/input/ |
InputTransport.h | 23 * The InputChannel provides a mechanism for exchanging InputMessage structures across processes.
|
/frameworks/opt/vcard/java/com/android/vcard/ |
VCardConfig.java | 48 * We need to rely on the mechanism due to some performance reason.
|
/frameworks/support/v4/java/android/support/v4/view/ |
PagerAdapter.java | 43 * View recycling mechanism directly ViewPager uses callbacks to indicate the
|
/frameworks/support/v4/java/android/support/v4/widget/ |
ScrollerCompat.java | 27 * <p>This class provides a platform version-independent mechanism for obeying the
|
SimpleCursorAdapter.java | 238 * conversion mechanism
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
ActionBarActivity.java | 428 * by using {@link TaskStackBuilder} or another similar mechanism to perform up navigation.</p>
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_DSP.h | 254 OMX_U32 intraRefreshMethod ; /* Mechanism to do intra Refresh, see IH264VENC_IntraRefreshMethods for valid values*/
|
/libcore/luni/src/main/java/java/util/ |
LinkedHashMap.java | 46 * mechanism works in all cases of unsynchronized concurrent modification. It
|
/libcore/luni/src/main/java/java/util/concurrent/ |
FutureTask.java | 313 // as an independent mechanism for a task to communicate with
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
Lock.java | 31 * <p>While the scoping mechanism for {@code synchronized} methods
|
/libcore/luni/src/main/java/libcore/reflect/ |
AnnotationMember.java | 307 // via serialization mechanism
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
DocumentImpl.java | 527 * mechanism to inspect a foreign node's user data.
|
Completed in 875 milliseconds
<<51525354555657585960>>