Home
last modified time | relevance | path

Searched refs:Access (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/core/java/android/view/
DViewTreeObserver.java908 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/
Dindex.jd14 <h4>Unifying Key Store Access in ICS</h4>
/frameworks/base/docs/html/google/play-services/
Dplus.jd38 <h4>Access the profile and social graph</h4>
43 class="external-link">Access the social graph</a>.</p>
Dauth.jd10 <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/
Drequest-file.jd13 <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/
Dindex.jd43 <li>Access to important actions in a predictable way (such as Search).</li>
/frameworks/base/docs/html/training/efficient-downloads/
Dindex.jd38 …<dt><b><a href="efficient-network-access.html">Optimizing Downloads for Efficient Network Access</…
Dregular_updates.jd6 previous.title=Optimizing Downloads for Efficient Network Access
/frameworks/base/docs/html/training/wearables/data-layer/
Daccessing.jd71 href="{@docRoot}google/auth/api-client.html#WearableApi">Access the Wearable API</a>.</p>
/frameworks/native/libs/ui/tests/
Dvec_test.cpp86 TEST_F(VecTest, Access) { in TEST_F() argument
/frameworks/base/docs/html/training/articles/
Dkeystore.jd23 <h4>Unifying Key Store Access in ICS</h4>
Dperf-tips.jd15 …<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/
Drequest.jd99 // Access the RequestQueue through your singleton class.
275 // Access the RequestQueue through your singleton class.
/frameworks/opt/net/ims/
DREADME.txt12 (XCAP : XML Configuration Access Protocol)
/frameworks/base/docs/html/about/versions/
Dandroid-2.0-highlights.jd188 <li>New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)</li>
/frameworks/base/docs/html/design/handhelds/
Dindex.jd33 <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/
Ddocument-provider.jd1 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>
Dcontent-provider-creating.jd59 <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/
Dapi-client.jd18 <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/
Dpermissions.jd11 <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/
Dindex.jd206 Access</strong> and check the box labeled
/frameworks/base/docs/html/google/play/billing/
Dgp-purchase-status-api.jd185 <p>Access to the Google Play Developer API is regulated to help ensure a
/frameworks/base/docs/html/guide/
Dguide_toc.cs94 <span class="en">Storage Access Framework</span>
/frameworks/base/docs/html/google/play/licensing/
Doverview.jd228 all devices that have access to Google Play. Access is not bound to the
/frameworks/base/docs/html/guide/topics/resources/
Daccessing-resources.jd105 <h2>Access to Original Files</h2>

12