Home
last modified time | relevance | path

Searched refs:make (Results 1 – 25 of 653) sorted by relevance

12345678910>>...27

/frameworks/wilhelm/tools/hashgen/
DREADME.txt5 * GNU make
14 Type 'make'.
17 its stable location in ../../src/autogen using 'make install'.
19 Then do 'make clean' or 'make distclean' here.
/frameworks/support/design/tests/src/android/support/design/widget/
DSnackbarTest.java98 Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_SHORT), in testBasicContent()
103 Snackbar.make(mCoordinatorLayout, MESSAGE_ID, Snackbar.LENGTH_LONG), in testBasicContent()
108 Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBasicContent()
114 Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_SHORT) in testBasicContent()
120 Snackbar.make(mCoordinatorLayout, MESSAGE_ID, Snackbar.LENGTH_LONG) in testBasicContent()
129 final Snackbar snackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, length) in verifyDismissCallback()
233 Snackbar.make(mCoordinatorLayout, "A different message", Snackbar.LENGTH_SHORT); in testDismissViaAnotherSnackbar()
258 Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_SHORT) in testActionClickListener()
DCoordinatorSnackbarWithFabTest.java106 mSnackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBuiltInSliding()
125 mSnackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBuiltInSlidingFromHiddenFab()
146 mSnackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBehaviorBasedSlidingFromLayoutAttribute()
163 mSnackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBehaviorBasedSlidingFromClassAnnotation()
186 mSnackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT, Snackbar.LENGTH_INDEFINITE) in testBehaviorBasedSlidingFromRuntimeApiCall()
/frameworks/wilhelm/tools/mphtogen/
DREADME.txt5 * GNU make
8 Type 'make'.
11 Then do 'make clean' here.
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect124 mOut = null; // make Java object eligible for garbage collection
130 mTempIns = null; // make Java objects eligible for garbage collection
160 mOut = null; // make Java object eligible for garbage collection
166 mTempIns = null; // make Java objects eligible for garbage collection
201 mOut = null; // make Java object eligible for garbage collection
207 mTempIns = null; // make Java objects eligible for garbage collection
242 mOut = null; // make Java object eligible for garbage collection
248 mTempIns = null; // make Java objects eligible for garbage collection
278 mOut = null; // make Java object eligible for garbage collection
284 mTempIns = null; // make Java objects eligible for garbage collection
[all …]
/frameworks/base/docs/html/training/id-auth/
Dindex.jd32 love. One way to make your application lovable is to make it personal. Android
35 make your application a richer, more personal experience.</p>
42 <li>Authenticate the user to make sure they are who they say they are
/frameworks/compile/libbcc/tests/
DREADME.lit2 * Ensure `llvm-rs-as` is built, either by doing a top-level `make
6 * Ensure `opt` is built from external/llvm, either by top-level `make
/frameworks/base/cmds/uiautomator/library/
Dapicheck_msg_current.txt5 To make these errors go away, you have two choices:
10 make update-uiautomator-api
/frameworks/support/
Dapicheck_msg_current.txt5 To make these errors go away, you have two choices:
10 make update-support-api
/frameworks/base/docs/html/design/get-started/
Dprinciples.jd55 <h4 id="make-it-mine">Let me make it mine</h4>
74 <p>Learn peoples' preferences over time. Rather than asking them to make the same choices over and
124 <p>Take your best guess and act rather than asking first. Too many choices and decisions make people
221 <h2 id="make-me-amazing">Make Me Amazing</h2>
245 <p>Be gentle in how you prompt people to make corrections. They want to feel smart when they use yo…
281 example, shortcuts that combine multiple photo effects can make amateur photographs look amazing in
297 <h4 id="make-important-things-fast">Make important things fast</h4>
298 <p>Not all actions are equal. Decide what's most important in your app and make it easy to find and
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dindex.jd3 page.metaDescription=How to make your apps accessible to users with visual, physical, or other limi…
52 make their applications more accessible.</p>
59 <p>The following topics show you how to use the Android framework to make applications more
77 <dd>How to use API features to build services that make other applications more accessible for
/frameworks/base/docs/html/google/play/billing/
Dbilling_testing.jd41 <p class="caution"><strong>Important</strong>: To test in-app products or make in-app
61 <li><strong>Real purchases</strong>, which let regular users make real purchases
67 and beta release channels</a> to manage the users who can make purchases.</p>
78 launch. They let authorized user accounts make purchases of your in-app products
83 Once authorized for testing access, those users can make purchases without
97 a test account, and any user of a test account can make test purchases with any
120 can make test purchases. </p>
170 <p>As you prepare to launch an app that uses In-app Billing, you can make use of
175 from Google Play and test your in-app products. They can make real purchases
177 payment methods in Google Play to make purchases. Note that if you include test
[all …]
/frameworks/base/docs/html/distribute/engage/
Dintents.jd2 page.metaDescription=Use Android Intents to make your app available to users as they perform tasks …
9 you make it easy for the user to access your app’s features from other apps and from voice
16 your users to make full use of your app’s features, it can help them discover
/frameworks/base/docs/html/distribute/monetize/
Dindex.jd8 There are many ways to make money with your apps on Google Play, and we offer
9 a variety of tools to make it easy. Take advantage of Google Play’s
/frameworks/base/docs/html/distribute/users/
Dapp-invites.jd19 …create special offers that your user can deliver through a App Invite, to make installing your app…
35 <li>Invites can include graphics or videos to make them more appealing to recipients.</li>
37 so the user is taken straight to checkout. Use Google Sign-In and Wallet to make any order
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/
DScriptC_reduce_general_examples_halter.java.expect55 mOut = null; // make Java object eligible for garbage collection
61 mTempIns = null; // make Java objects eligible for garbage collection
91 mOut = null; // make Java object eligible for garbage collection
97 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/compile/mclinker/unittests/
Dtest3.txt38 # the environment to account for automounters. The make variable must not
39 # be called PWDCMD, otherwise the value set here is passed to make
59 make-stds.texi standards.info* configure.texi configure.info* \
63 # When you use `make setup-dirs' or `make taz' you should always redefine
144 # Make links, and run "make diststuff" or "make info" when needed.
167 # of files in the distclean rule. Zack W is planning to make
/frameworks/base/core/java/android/text/
DAlteredCharSequence.java34 public static AlteredCharSequence make(CharSequence source, char[] sub, in make() method in AlteredCharSequence
101 return AlteredCharSequence.make(mSource.subSequence(start, end), in subSequence()
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
DScriptC_reduce_general_examples_explicit.java.expect64 mOut = null; // make Java object eligible for garbage collection
70 mTempIns = null; // make Java objects eligible for garbage collection
100 mOut = null; // make Java object eligible for garbage collection
106 mTempIns = null; // make Java objects eligible for garbage collection
136 mOut = null; // make Java object eligible for garbage collection
142 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/
DMainActivity.java27 static Map<String,?> make(String name) { in make() method in MainActivity
36 add(make("List Item: " + i));
/frameworks/base/docs/html/training/custom-views/
Doptimizing-view.jd39 would cause a stutter. Allocate objects during initialization, or between animations. Never make an
43 <p>In addition to making {@link android.view.View#onDraw onDraw()} leaner, also make sure
65 its layout. Unlike the built-in views, your custom view can make application-specific assumptions
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/
DScriptC_reduce_general_examples_backward.java.expect66 mOut = null; // make Java object eligible for garbage collection
72 mTempIns = null; // make Java objects eligible for garbage collection
102 mOut = null; // make Java object eligible for garbage collection
108 mTempIns = null; // make Java objects eligible for garbage collection
138 mOut = null; // make Java object eligible for garbage collection
144 mTempIns = null; // make Java objects eligible for garbage collection
174 mOut = null; // make Java object eligible for garbage collection
180 mTempIns = null; // make Java objects eligible for garbage collection
/frameworks/base/docs/html/training/permissions/
Dbest-practices.jd70 Similarly, if you need to make a phone call, access the user's contacts, and
115 Every time you ask for a permission, you force the user to make a decision.
116 You should minimize the number of times you make these requests. If the user
145 app. It might make sense to ask for all of those permissions as soon as the
146 app launches. For example, if you make a photography app, the app would need
157 If your app provides a tutorial, it may make sense to request the app's
204 new permissions model, you can no longer make that assumption.
224 turned on and off, to make sure the app can handle all permission
/frameworks/base/docs/html/training/in-app-billing/
Dpurchase-iab-products.jd32 …l how the item is consumed in your application, and notify Google Play to make the item available …
37 …seFinishedListener, String)} on your {@code IabHelper} instance. You must make this call from the …
43 …urns this string along with the purchase response. Subsequently, when you make queries about this …
45 <p>The following example shows how you can make a purchase request for a product with ID {@code SKU…
75 …y, make sure to check the returned data signature, the {@code orderId}, and the {@code developerPa…
80 …ery operation has completed and handles the query response. It is safe to make this call fom your …
110 …eted and handles the consumption response from Google Play. It is safe to make this call fom your …
/frameworks/compile/slang/tests/P_reduce_general_examples/
DScriptC_reduce_general_examples.java.expect66 mOut = null; // make Java object eligible for garbage collection
72 mTempIns = null; // make Java objects eligible for garbage collection
102 mOut = null; // make Java object eligible for garbage collection
108 mTempIns = null; // make Java objects eligible for garbage collection
138 mOut = null; // make Java object eligible for garbage collection
144 mTempIns = null; // make Java objects eligible for garbage collection
174 mOut = null; // make Java object eligible for garbage collection
180 mTempIns = null; // make Java objects eligible for garbage collection

12345678910>>...27