Home
last modified time | relevance | path

Searched refs:named (Results 1 – 25 of 78) sorted by relevance

1234

/frameworks/native/opengl/tests/
DAndroid.mk44 include $(call all-named-subdir-makefiles, $(dirs))
/frameworks/base/test-runner/src/android/test/suitebuilder/
DTestSuiteBuilder.java164 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt16 Smart Camera / Auto Snapshot (formerly named SimpleCamera) ReadMe
/frameworks/base/docs/html/design/style/
Dtypography.jd22 Sandwich introduced a new type family named
/frameworks/base/docs/html/guide/topics/renderscript/
Dcompute.jd286 <code>ScriptC_<em>filename</em></code> class with methods named
287 <code>set_<em>globalname</em></code>. For example, in order to set an <code>int</code> named
289 also be set in kernels; for example, the <code>rs_allocation</code> variable named
293 reflected in the same <code>ScriptC_<em>filename</em></code> class with methods named
Dadvanced.jd99 <li>Every <code>.rs</code> file that you create is generated into a class named
119 <li>A <code>struct</code> is reflected into its own class named
439 <p>A <code>get</code> method and a special method named <code>bind_<em>pointer_name</em></code>
645 <p>For example, given the following struct declared in a file named <code>rsfile.rs</code>:</p>
697 <p>For example, given the following pointer to a <code>struct</code> in a file named <code>rsfile.r…
/frameworks/base/docs/html/google/play/billing/
Dversions.jd25 <li>Provides a new Android Interface Definition Language (AIDL) file named {@code IInAppBillingServ…
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd140 <li>Define a <code>hint</code> attribute as a string object named <code>edit_message</code>.</li>
225 <code>res/values/strings.xml</code>. Here, you'll add a new string named
230 <li>Add a line for a string named <code>"edit_message"</code> with the value, "Enter a message".
232 <li>Add a line for a string named <code>"button_send"</code> with the value, "Send".
/frameworks/base/docs/html/google/play/billing/v2/
Dapi.jd139 …<li>A {@link android.app.Service Service} (named <code>BillingService</code> in the sample applica…
142 …<li>A {@link android.content.BroadcastReceiver BroadcastReceiver} (named <code>BillingReceiver</co…
145 <li>A security component (named <code>Security</code> in the sample application), which performs
153 …<li>A response {@link android.os.Handler Handler} (named <code>ResponseHandler</code> in the sample
156 <li>An observer (named <code>PurchaseObserver</code> in the sample application), which is
170 in-app billing service (named <code>MarketBillingService</code>) using simple IPC method calls. The
Dbilling_reference.jd316 assigns this broadcast intent to a constant named <code>ACTION_RESPONSE_CODE</code>.</p>
335 message details. The sample application assigns this broadcast intent to a constant named
353 sample application assigns this broadcast intent to a constant named
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd81 <li>In Android Studio: Create a directory named {@code aidl} under {@code src/main}, add a new
88 <li>Build your application. You should see a generated file named {@code IInAppBillingService.java}…
/frameworks/base/docs/html/tools/building/
Dbuilding-cmdline.jd85 directory, named <code>&lt;your_module_name&gt;-debug.apk</code>. The file is already signed
155 directory, named <code><em>&lt;your_module_name&gt;</em>-unsigned.apk</code>.</p>
223 directory, named <code><em>&lt;your_module_name&gt;</em>-release.apk</code>. This .apk file has
Dbuilding-cmdline-ant.jd84 …his creates your debug <code>.apk</code> file inside the project <code>bin/</code> directory, named
128 directory, named <code><em>&lt;your_project_name&gt;</em>-unsigned.apk</code>.</p>
183 directory, named <code><em>&lt;your_project_name&gt;</em>-release.apk</code>. This .apk file has
/frameworks/base/docs/html/sdk/installing/
Dstudio-build.jd101 the <code>app/build/outputs/apk/</code> directory contains packages named
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgrid.jd80 <li>Start a new project named <em>HelloTableLayout</em>.</li>
Dgridview.jd38 <li>Start a new project named <em>HelloGridView</em>.</li>
/frameworks/base/tools/layoutlib/create/
DREADME.txt237 a- A copy of the original method named SomeClass.MethodName_Original(). The content is the original
241 named SomeClass_Delegate.MethodName(). The implementation of this 'delegate' method is done in
/frameworks/base/docs/html/guide/components/
Daidl.jd95 {@code .aidl} file. This interface has an inner abstract class named {@code Stub} that extends
203 named after your {@code .aidl} file. The generated interface includes a subclass named {@code Stub}
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd53 saved into the appropriate resources directory, named with a <code>-&lt;screen_size></code>
/frameworks/base/docs/html/tools/help/
Dsdk-manager.jd118 <p>Any SDK packages available from the site will now be listed under a new item named
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-alias-element.jd26 <dd itemprop="description">An alias for an activity, named by the {@code targetActivity}
/frameworks/base/core/java/com/android/internal/app/
DResolverActivity.java404 final boolean named = mAdapter.hasFilteredItem(); in getTitleForAction()
408 return named ? getString(title.namedTitleRes, mAdapter.getFilteredItem().displayLabel) : in getTitleForAction()
/frameworks/base/docs/html/guide/topics/resources/
Dproviding-resources.jd40 specific device configurations, by grouping them in specially-named resource directories. At
218 <li>Create a new directory in {@code res/} named in the form {@code
233 named exactly the same as the default resource files.</li>
828 the same drawable files for Spain and France, you <em>cannot</em> have a directory named
836 <p>After you save alternative resources into directories named with
957 cannot use the resources named with the new qualifier. For example, if your <a
/frameworks/base/docs/html/training/search/
Dsetup.jd44 <p>To add a {@link android.widget.SearchView} widget to the action bar, create a file named
/frameworks/base/docs/html/training/wearables/apps/
Dvoice.jd51 named <code>MyNoteActivity</code>:

1234