Searched refs:named (Results 1 – 25 of 65) sorted by relevance
123
166 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
14 <li>Start a new project named <em>HelloGallery</em>.</li>67 <li>Create a new XML file in the <code>res/values/</code> directory named <code>attrs.xml</code>.
16 <li>Start a new project named <em>HelloAutoComplete</em>.</li>17 <li>Create an XML file named <code>list_item.xml</code> and save it inside the
14 <li>Start a new project named <em>HelloListView</em>.</li>15 <li>Create an XML file named <code>list_item.xml</code> and save it inside the
11 <li>Start a new project named <em>HelloTableLayout</em>.</li>
18 <li>Start a new project named <em>HelloRelativeLayout</em>.</li>
22 <li>Start a new project named <em>HelloTabWidget</em>.</li>60 named <code>ic_tab_artists.xml</code> and insert the following:
14 <li>Start a new project named <em>HelloLinearLayout</em>.</li>
14 <li>Start a new project named <em>HelloTimePicker</em>.</li>
11 <li>Create a new project named <em>HelloWebView</em>.</li>
13 <li>Start a new project named <em>HelloSpinner</em>.</li>
14 <li>Start a new project named <em>HelloDatePicker</em>.</li>
38 <li>Start a new project named <em>HelloGoogleMaps</em>.</li>142 <li>Create a new Java class named <code>HelloItemizedOverlay</code> that implements
16 <li>Start a new project named <em>HelloGridView</em>.</li>
78 <li>A {@link android.app.Service} (named <code>BillingService</code> in the sample application),81 <li>A {@link android.content.BroadcastReceiver} (named <code>BillingReceiver</code> in the sample84 <li>A security component (named <code>Security</code> in the sample application), which performs92 <li>A response {@link android.os.Handler} (named <code>ResponseHandler</code> in the sample95 <li>An observer (named <code>PurchaseObserver</code> in the sample application), which is109 in-app billing service (named <code>MarketBillingService</code>) using simple IPC method calls. The
312 assigns this broadcast intent to a constant named <code>ACTION_RESPONSE_CODE</code>.</p>331 message details. The sample application assigns this broadcast intent to a constant named349 sample application assigns this broadcast intent to a constant named
208 a- A copy of the original method named SomeClass.MethodName_Original().212 non-existing static method named SomeClass_Delegate.MethodName().
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
84 …his creates your debug <code>.apk</code> file inside the project <code>bin/</code> directory, named128 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
46 specific device configurations, by grouping them in specially-named resource directories. At224 <li>Create a new directory in {@code res/} named in the form {@code236 named exactly the same as the default resource files.</li>776 the same drawable files for Spain and France, you <em>cannot</em> have a directory named784 <p>After you save alternative resources into directories named with905 cannot use the resources named with the new qualifier. For example, if your <a945 directories named with the above screen configuration qualifiers, because it ignores these971 resource directory named with a qualifier that does not exist in Android 1.0. For example, because
491 <p>In Eclipse, open the file named <code>R.java</code> (in the <code>gen/</code> [Generated Java Fi…525 For now, notice the inner class named "layout", and its527 layout file named main.xml and generated a class for it here. As you add other587 <p>The Android SDK includes a tool named "android" that can be
174 <li>Every <code>.rs</code> file that you create is generated into a class named193 <li>Global pointers generate a special method named <code>bind_<em>pointer_name</em></code>202 <li>A <code>struct</code> is reflected into its own class named468 <p>For a <code>struct</code>, the Android build tools generate a class named
95 {@code .aidl} file. This interface has an inner abstract class named {@code Stub} that extends203 named after your {@code .aidl} file. The generated interface includes a subclass named {@code Stub}
248 for API level 13 and up, each named with the respective version (such as {@code v4/}).</p>255 <li>In your Android project, create a directory named {@code libs} at the root of your
26 <dd>An alias for an activity, named by the {@code targetActivity}