Home
last modified time | relevance | path

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

123

/frameworks/native/opengl/tests/
DAndroid.mk39 include $(call all-named-subdir-makefiles, $(dirs))
/frameworks/base/docs/html/sdk/installing/
Dindex.jd39 into a directory named <code>android-sdk-mac_x86</code>.</p>
59 into a directory named <code>android-sdk-linux_x86</code>.</p>
/frameworks/base/test-runner/src/android/test/suitebuilder/
DTestSuiteBuilder.java166 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
/frameworks/base/docs/html/design/style/
Dtypography.jd15 Sandwich introduced a new type family named Roboto, created specifically for the requirements of UI
/frameworks/base/docs/html/design/downloads/
Dindex.jd80 <p>Ice Cream Sandwich introduced a new type family named Roboto, created specifically for the
/frameworks/base/docs/html/guide/google/play/billing/
Dbilling_overview.jd114 <li>A {@link android.app.Service} (named <code>BillingService</code> in the sample application),
117 <li>A {@link android.content.BroadcastReceiver} (named <code>BillingReceiver</code> in the sample
120 <li>A security component (named <code>Security</code> in the sample application), which performs
128 <li>A response {@link android.os.Handler} (named <code>ResponseHandler</code> in the sample
131 <li>An observer (named <code>PurchaseObserver</code> in the sample application), which is
145 in-app billing service (named <code>MarketBillingService</code>) using simple IPC method calls. The
Dbilling_reference.jd318 assigns this broadcast intent to a constant named <code>ACTION_RESPONSE_CODE</code>.</p>
337 message details. The sample application assigns this broadcast intent to a constant named
355 sample application assigns this broadcast intent to a constant named
/frameworks/native/libs/utils/
DREADME74 format in a named file resources.arsc, bundled as part of the .apk.
159 would include a resource also named string/str1. The end user does not
/frameworks/base/docs/html/guide/topics/ui/layout/
Dtabs.jd38 <li>Start a new project named <em>HelloTabWidget</em>.</li>
76 named <code>ic_tab_artists.xml</code> and insert the following:
Dgrid.jd80 <li>Start a new project named <em>HelloTableLayout</em>.</li>
Dgridview.jd34 <li>Start a new project named <em>HelloGridView</em>.</li>
/frameworks/base/tools/layoutlib/create/
DREADME.txt208 a- A copy of the original method named SomeClass.MethodName_Original().
212 non-existing static method named SomeClass_Delegate.MethodName().
/frameworks/base/docs/html/guide/topics/renderscript/
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/tools/building/
Dbuilding-cmdline.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/guide/topics/resources/
Dproviding-resources.jd46 specific device configurations, by grouping them in specially-named resource directories. At
224 <li>Create a new directory in {@code res/} named in the form {@code
239 named exactly the same as the default resource files.</li>
789 the same drawable files for Spain and France, you <em>cannot</em> have a directory named
797 <p>After you save alternative resources into directories named with
918 cannot use the resources named with the new qualifier. For example, if your <a
958 directories named with the above screen configuration qualifiers, because it ignores these
984 resource directory named with a qualifier that does not exist in Android 1.0. For example, because
/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.jd57 saved into the appropriate resources directory, named with a <code>-&lt;screen_size></code>
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-alias-element.jd26 <dd>An alias for an activity, named by the {@code targetActivity}
/frameworks/compile/mclinker/utils/gtest/
DREADME227 these macros are named like GTEST_XYZ and you define them to either 1
402 in the C++ sense) using a script. A template file is named FOO.pump,
/frameworks/base/docs/html/sdk/
Dexploring.jd142 <p>Any SDK packages available from the site will now be listed under a new item named
/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/sharing/
Dsend.jd120 setting the appropriate MIME type and placing the URI to the data in an extra named {@link
/frameworks/base/docs/html/guide/topics/ui/controls/
Dbutton.jd195 your project. Be sure each bitmap is named properly to reflect the button state that they each
/frameworks/base/docs/html/training/custom-views/
Dcreate-view.jd120 …entity named {@code PieChart}. The name of the styleable entity is, by convention, the same name a…
/frameworks/base/docs/html/tools/extras/
Dsupport-library.jd457 for API level 13 and up, each named with the respective version (such as {@code v4/}).</p>
464 <li>In your Android project, create a directory named {@code libs} at the root of your

123