Home
last modified time | relevance | path

Searched refs:reference (Results 1 – 25 of 255) sorted by relevance

1234567891011

/frameworks/base/docs/html/
Dsitemap.txt14 http://developer.android.com/reference/packages.html
303 http://developer.android.com/guide/topics/renderscript/reference.html
508 http://developer.android.com/reference/android/app/DialogFragment.html
509 http://developer.android.com/reference/android/app/AlertDialog.html
510 http://developer.android.com/reference/android/app/Dialog.html
511 http://developer.android.com/reference/android/app/DatePickerDialog.html
512 http://developer.android.com/reference/android/app/TimePickerDialog.html
513 http://developer.android.com/reference/android/app/ProgressDialog.html
514 http://developer.android.com/reference/android/widget/ProgressBar.html
515 http://developer.android.com/reference/android/support/v4/app/DialogFragment.html
[all …]
/frameworks/base/core/java/com/android/internal/util/
DPreconditions.java33 public static <T> T checkNotNull(T reference) { in checkNotNull() argument
34 if (reference == null) { in checkNotNull()
37 return reference; in checkNotNull()
50 public static <T> T checkNotNull(T reference, Object errorMessage) { in checkNotNull() argument
51 if (reference == null) { in checkNotNull()
54 return reference; in checkNotNull()
/frameworks/compile/mclinker/include/mcld/ADT/
DTypeTraits.h27 typedef const DataType& reference; typedef
38 typedef DataType& reference; typedef
49 typedef const DataType& reference; typedef
61 typedef DataType& reference; typedef
DBinTree.h107 typedef typename traits::reference reference; typedef
135 reference operator->() const
195 typedef typename traits::reference reference; typedef
221 reference operator->() const
367 typedef value_type& reference; typedef
/frameworks/compile/mclinker/include/mcld/LD/
DRelocData.h49 typedef RelocationListType::reference reference; typedef
77 reference front () { return m_Relocations.front(); } in front()
79 reference back () { return m_Relocations.back(); } in back()
DSectionData.h44 typedef FragmentListType::reference reference; typedef
70 reference front () { return m_Fragments.front(); } in front()
72 reference back () { return m_Fragments.back(); } in back()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsBroadcastUndelivered.java124 SmsReferenceKey reference = new SmsReferenceKey(tracker); in scanRawTable() local
125 Integer receivedCount = multiPartReceivedCount.get(reference); in scanRawTable()
127 multiPartReceivedCount.put(reference, 1); // first segment seen in scanRawTable()
131 oldMultiPartMessages.add(reference); in scanRawTable()
141 oldMultiPartMessages.remove(reference); in scanRawTable()
143 multiPartReceivedCount.put(reference, newCount); in scanRawTable()
/frameworks/compile/mclinker/include/mcld/Support/
DGCFactory.h67 typedef typename traits::reference reference; typedef
96 reference operator*() {
127 typedef typename Alloc::reference reference; typedef
DAllocators.h104 typedef typename ChunkType::value_type& reference; typedef
125 pointer address(reference X) const in address()
336 typedef DataType& reference; typedef
356 pointer address(reference X) const in address()
390 typedef void* reference; typedef
413 pointer address(reference X) const in address()
/frameworks/base/test-runner/src/android/test/
DViewAsserts.java282 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() argument
284 reference.getLocationOnScreen(xy); in assertHorizontalCenterAligned()
290 int center = (reference.getMeasuredWidth() - test.getMeasuredWidth()) / 2; in assertHorizontalCenterAligned()
303 static public void assertVerticalCenterAligned(View reference, View test) { in assertVerticalCenterAligned() argument
305 reference.getLocationOnScreen(xy); in assertVerticalCenterAligned()
311 int center = (reference.getMeasuredHeight() - test.getMeasuredHeight()) / 2; in assertVerticalCenterAligned()
/frameworks/base/docs/html/google/play-services/
Dauth.jd35 <a href="{@docRoot}reference/com/google/android/gms/common/AccountPicker.html">{@code
71 …href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getToken(android.content…
74 …<li>Call one of the three <a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.…
108 …<a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getTokenWithNotificat…
112 …<li><a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getTokenWithNotif…
115 …<li><a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getTokenWithNotif…
130 …<li><a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getTokenWithNotif…
146 …<a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getToken(android.cont…
152 <a href="{@docRoot}reference/com/google/android/gms/auth/UserRecoverableAuthException.html"
163 <a href="{@docRoot}reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.ht…
[all …]
Did.jd22 href="{@docRoot}reference/com/google/android/gms/ads/identifier/package-summary.html">advertising I…
52 "{@docRoot}reference/com/google/android/gms/ads/identifier/package-summary.html">
53 advertising ID API reference documentation</a>.
110 "{@docRoot}reference/com/google/android/gms/ads/identifier/package-summary.html">
115 …"{@docRoot}reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.html#getAdvertising…
117 "{@docRoot}reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html">
131 "{@docRoot}reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html#getId()">
133 …"{@docRoot}reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html#isLimitAd…
159 "{@docRoot}reference/com/google/android/gms/ads/identifier/package-summary.html">
160 reference documentation</a>.
Dwallet.jd20 href="{@docRoot}reference/com/google/android/gms/wallet/package-summary.html">Instant
21 Buy API reference</a> and visit
55 …href="https://developers.google.com/commerce/wallet/instant-buy/android/reference/com/google/andro…
78 href="{@docRoot}reference/com/google/android/gms/wallet/package-summary.html">Google Wallet
79 API reference</a> is available here on developer.android.com.</p>
Dsetup.jd5 <p>To develop an app using the <a href="{@docRoot}reference/gms-packages.html">Google
75 … workspace&mdash;you should not reference the library directly from the Android SDK directory.</p>
102 <a href="{@docRoot}reference/gms-packages.html">Google Play services APIs</a>.</p>
171 <a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#isGooglePlay…
176 <a href="{@docRoot}reference/com/google/android/gms/common/ConnectionResult.html#SUCCESS"
182 <a href="{@docRoot}reference/com/google/android/gms/common/ConnectionResult.html#SERVICE_MISSING"
184 <a href="{@docRoot}reference/com/google/android/gms/common/ConnectionResult.html#SERVICE_VERSION_UP…
187 <a href="{@docRoot}reference/com/google/android/gms/common/ConnectionResult.html#SERVICE_DISABLED"
189 …call <a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#getErr…
Dads.jd26 "{@docRoot}reference/gms-packages.html">Google Mobile Ads API reference</a> and visit <a class=
77 …href="{@docRoot}reference/gms-packages.html">Google Mobile Ads API reference</a> is available here…
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/
Dproject.properties15 android.library.reference.1=../filterfw-test-lib
16 android.library.reference.2=../filterfw
/frameworks/base/docs/html/guide/topics/ui/controls/
Dtext.jd67 with the <a href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
83 <a href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType"
102 <p>The <a href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
106 <p>The <a href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
141 href="{@docRoot}reference/android/widget/TextView.html#attr_android:inputType">{@code
158 href="{@docRoot}reference/android/widget/TextView.html#attr_android:imeOptions">{@code
173 href="{@docRoot}reference/android/view/View.html#attr_android:focusable">{@code
178 href="{@docRoot}reference/android/widget/TextView.html#attr_android:imeOptions">{@code
186 href="{@docRoot}reference/android/widget/TextView.html#attr_android:imeOptions">{@code
220 href="{@docRoot}reference/android/widget/TextView.html#attr_android:imeActionLabel">{@code
[all …]
/frameworks/base/docs/html/training/location/
Dreceive-location-updates.jd40 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationClient.html#getLastLocat…
83 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#isGoog…
85 integer result codes listed in the API reference documentation. If you encounter an error,
87 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#getErr…
221 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
228 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnect…
316 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationListener.html">LocationL…
318 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationListener.html#onLocation…
350 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationRequest.html">LocationRe…
362 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationRequest.html#setInterval…
[all …]
Dactivity-recognition.jd74 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#isGoog…
76 integer result codes listed in the API reference documentation. If you encounter an error,
78 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#getErr…
209 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
223 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
230 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnect…
371 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
374 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
410 <code><a href="{@docRoot}reference/com/google/android/gms/location/ActivityRecognitionClient.html#d…
412 <a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallb…
[all …]
Dgeofencing.jd68 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#isGoog…
70 integer result codes listed in the API reference documentation. If you encounter an error,
72 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#getErr…
206 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
208 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.Builder.html">Geofence.…
210 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
243 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
252 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
497 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
592 <code><a href="{@docRoot}reference/com/google/android/gms/location/Geofence.html">Geofence</a></cod…
[all …]
Dretrieve-current.jd40 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationClient.html">LocationCli…
82 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#isGoog…
84 integer result codes listed in the reference documentation for
85 <code><a href="{@docRoot}reference/com/google/android/gms/common/ConnectionResult.html">ConnectionR…
87 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesUtil.html#getErr…
207 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationClient.html#getLastLocat…
217 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.Connectio…
224 <code><a href="{@docRoot}reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnect…
322 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationClient.html#getLastLocat…
369 <code><a href="{@docRoot}reference/com/google/android/gms/location/LocationClient.html#getLastLocat…
/frameworks/base/docs/html/tools/projects/
Dprojects-cmdline.jd215 library project, you can do so easily by adding a reference to the library project in the
218 <p>To add a reference to a library project, navigate to the <code>&lt;sdk&gt;/tools/</code>
227 <p>This command updates the application project's build properties to include a reference to the
228 library project. Specifically, it adds an <code>android.library.reference.<em>n</em></code>
231 android.library.reference.1=path/to/library_projectA
236 adjusting the each reference's <code>.<em>n</em></code> index as appropriate. For example, assume
239 android.library.reference.1=path/to/library_projectA
240 android.library.reference.2=path/to/library_projectB
241 android.library.reference.3=path/to/library_projectC
247 android.library.reference.2=path/to/library_projectA
[all …]
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd23 <a href="{@docRoot}reference/android/widget/LinearLayout.html#attr_android:orientation">{@code
43 href="{@docRoot}reference/android/view/ViewGroup.LayoutParams.html#attr_android:layout_height"
46 href="{@docRoot}reference/android/view/ViewGroup.LayoutParams.html#attr_android:layout_width"
50 href="{@docRoot}reference/android/widget/LinearLayout.LayoutParams.html#attr_android:layout_weight"
58 href="{@docRoot}reference/android/widget/LinearLayout.LayoutParams.html#attr_android:layout_weight"
/frameworks/base/docs/html/google/gcm/
Dclient.jd18reference/com/google/android/gms/gcm/GoogleCloudMessaging.html">{@code GoogleCloudMessaging}</a> A…
/frameworks/base/docs/html/guide/topics/resources/
Daccessing-resources.jd112 ID, so you can't reference them through the {@code R} class or from XML resources. Instead, you can
125 <p>Here's the syntax to reference a resource in code:</p>
140 more information about each resource type and how to reference them.</p>
190 reference to an existing resource. You will often do this when creating layout files, to
206 <p>Here is the syntax to reference a resource in an XML resource:</p>
223 more information about each resource type and how to reference them.</p>
254 <p>In this case you don't need to specify the package name in the resource reference because the
256 reference a system resource, you would need to include the package name. For example:</p>
291 <p>A style attribute resource allows you to reference the value
297 <p>To reference a style attribute, the name syntax is almost identical to the normal resource
[all …]

1234567891011