/frameworks/native/opengl/tests/ |
D | Android.mk | 39 include $(call all-named-subdir-makefiles, $(dirs))
|
/frameworks/base/docs/html/sdk/installing/ |
D | index.jd | 39 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/ |
D | TestSuiteBuilder.java | 166 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
|
/frameworks/base/docs/html/design/style/ |
D | typography.jd | 15 Sandwich introduced a new type family named Roboto, created specifically for the requirements of UI
|
/frameworks/base/docs/html/design/downloads/ |
D | index.jd | 80 <p>Ice Cream Sandwich introduced a new type family named Roboto, created specifically for the
|
/frameworks/base/docs/html/guide/google/play/billing/ |
D | billing_overview.jd | 114 <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
|
D | billing_reference.jd | 318 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/ |
D | README | 74 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/ |
D | tabs.jd | 38 <li>Start a new project named <em>HelloTabWidget</em>.</li> 76 named <code>ic_tab_artists.xml</code> and insert the following:
|
D | grid.jd | 80 <li>Start a new project named <em>HelloTableLayout</em>.</li>
|
D | gridview.jd | 34 <li>Start a new project named <em>HelloGridView</em>.</li>
|
/frameworks/base/tools/layoutlib/create/ |
D | README.txt | 208 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/ |
D | advanced.jd | 99 <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/ |
D | building-cmdline.jd | 84 …his creates your debug <code>.apk</code> file inside the project <code>bin/</code> directory, named 128 directory, named <code><em><your_project_name></em>-unsigned.apk</code>.</p> 183 directory, named <code><em><your_project_name></em>-release.apk</code>. This .apk file has
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | providing-resources.jd | 46 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/ |
D | aidl.jd | 95 {@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/ |
D | screens.jd | 57 saved into the appropriate resources directory, named with a <code>-<screen_size></code>
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-alias-element.jd | 26 <dd>An alias for an activity, named by the {@code targetActivity}
|
/frameworks/compile/mclinker/utils/gtest/ |
D | README | 227 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/ |
D | exploring.jd | 142 <p>Any SDK packages available from the site will now be listed under a new item named
|
/frameworks/base/docs/html/training/search/ |
D | setup.jd | 44 <p>To add a {@link android.widget.SearchView} widget to the action bar, create a file named
|
/frameworks/base/docs/html/training/sharing/ |
D | send.jd | 120 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/ |
D | button.jd | 195 your project. Be sure each bitmap is named properly to reflect the button state that they each
|
/frameworks/base/docs/html/training/custom-views/ |
D | create-view.jd | 120 …entity named {@code PieChart}. The name of the styleable entity is, by convention, the same name a…
|
/frameworks/base/docs/html/tools/extras/ |
D | support-library.jd | 457 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
|