/frameworks/base/core/java/android/view/ |
D | ViewTreeObserver.java | 908 CopyOnWriteArray.Access<OnGlobalLayoutListener> access = listeners.start(); in dispatchOnGlobalLayout() 940 CopyOnWriteArray.Access<OnPreDrawListener> access = listeners.start(); in dispatchOnPreDraw() 962 CopyOnWriteArray.Access<OnWindowShownListener> access = listeners.start(); in dispatchOnWindowShown() 1012 CopyOnWriteArray.Access<OnScrollChangedListener> access = listeners.start(); in dispatchOnScrollChanged() 1044 CopyOnWriteArray.Access<OnComputeInternalInsetsListener> access = listeners.start(); in dispatchOnComputeInternalInsets() 1093 private final Access<T> mAccess = new Access<T>(); 1097 static class Access<T> { class in ViewTreeObserver.CopyOnWriteArray 1121 Access<T> start() { in start()
|
/frameworks/base/docs/html/guide/topics/admin/ |
D | index.jd | 14 <h4>Unifying Key Store Access in ICS</h4>
|
/frameworks/base/docs/html/google/play-services/ |
D | plus.jd | 38 <h4>Access the profile and social graph</h4> 43 class="external-link">Access the social graph</a>.</p>
|
D | auth.jd | 10 <li><a href="#obtain">Obtaining an Access Token</a></li> 12 <li><a href="#use">Using the Access Token</a></li> 59 <h2 id="obtain">Obtaining an Access Token</h2> 199 <h2 id="use">Using the Access Token</h2>
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | request-file.jd | 13 <li><a href="#OpenFile">Access the Requested File</a> 82 <h2 id="OpenFile">Access the Requested File</h2>
|
/frameworks/base/docs/html/training/basics/actionbar/ |
D | index.jd | 43 <li>Access to important actions in a predictable way (such as Search).</li>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | index.jd | 38 …<dt><b><a href="efficient-network-access.html">Optimizing Downloads for Efficient Network Access</…
|
D | regular_updates.jd | 6 previous.title=Optimizing Downloads for Efficient Network Access
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | accessing.jd | 71 href="{@docRoot}google/auth/api-client.html#WearableApi">Access the Wearable API</a>.</p>
|
/frameworks/native/libs/ui/tests/ |
D | vec_test.cpp | 86 TEST_F(VecTest, Access) { in TEST_F() argument
|
/frameworks/base/docs/html/training/articles/ |
D | keystore.jd | 23 <h4>Unifying Key Store Access in ICS</h4>
|
D | perf-tips.jd | 15 …<li><a href="#PackageInner">Consider Package Instead of Private Access with Private Inner Classes<… 250 <h2 id="PackageInner">Consider Package Instead of Private Access with Private Inner Classes</h2>
|
/frameworks/base/docs/html/training/volley/ |
D | request.jd | 99 // Access the RequestQueue through your singleton class. 275 // Access the RequestQueue through your singleton class.
|
/frameworks/opt/net/ims/ |
D | README.txt | 12 (XCAP : XML Configuration Access Protocol)
|
/frameworks/base/docs/html/about/versions/ |
D | android-2.0-highlights.jd | 188 <li>New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)</li>
|
/frameworks/base/docs/html/design/handhelds/ |
D | index.jd | 33 <p>Access the entire collection of apps and widgets by touching the All Apps button at the center of
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | document-provider.jd | 1 page.title=Storage Access Framework 50 DevBytes: Android 4.4 Storage Access Framework: Provider</a></li> 52 DevBytes: Android 4.4 Storage Access Framework: Client</a></li> 78 <p>Android 4.4 (API level 19) introduces the Storage Access Framework (SAF). The SAF 171 <p class="img-caption"><strong>Figure 2.</strong> Storage Access Framework Flow</p>
|
D | content-provider-creating.jd | 59 <a href="#Intents">Intents and Data Access</a> 184 section <a href="#Intents">Intents and Data Access</a>. 1187 <!-- Intent Access --> 1188 <h2 id="Intents">Intents and Data Access</h2>
|
/frameworks/base/docs/html/google/auth/ |
D | api-client.jd | 18 <li><a href="#WearableApi">Access the Wearable API</a></li> 115 Wearable}</a> API. For more information, see <a href="#WearableApi">Access the Wearable 422 <h3 id="WearableApi">Access the Wearable API</h3>
|
/frameworks/base/docs/html/guide/topics/security/ |
D | permissions.jd | 11 <li><a href="#userid">User IDs and File Access</a></li> 83 <h2>User IDs and File Access</h2> 407 A typical example is attachments in a mail application. Access to the mail
|
/frameworks/base/docs/html/training/auto/start/ |
D | index.jd | 206 Access</strong> and check the box labeled
|
/frameworks/base/docs/html/google/play/billing/ |
D | gp-purchase-status-api.jd | 185 <p>Access to the Google Play Developer API is regulated to help ensure a
|
/frameworks/base/docs/html/guide/ |
D | guide_toc.cs | 94 <span class="en">Storage Access Framework</span>
|
/frameworks/base/docs/html/google/play/licensing/ |
D | overview.jd | 228 all devices that have access to Google Play. Access is not bound to the
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | accessing-resources.jd | 105 <h2>Access to Original Files</h2>
|