Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 25 of 92) sorted by relevance

1234

/frameworks/base/services/core/java/com/android/server/am/
DUserState.java50 public UserState(UserHandle handle, boolean initial) { in UserState() argument
/frameworks/opt/net/ims/
DREADME.txt54 Manages all IMS calls which are established hereafter the initial 1-to-1 call is established.
95 Manages all calls which are established hereafter the initial 1-to-1 call is established.
103 Provides the interface to manage all calls which are established hereafter the initial
/frameworks/base/docs/html/develop/
Dindex.jd64 data-initial-results="3"></div>
76 data-initial-results="3"
130 data-initial-results="6"
/frameworks/compile/mclinker/lib/Support/Windows/
DSystem.inc44 /// srandom - set the initial seed value for future calls to random().
/frameworks/base/docs/html-intl/intl/zh-cn/distribute/essentials/
Dindex.jd11 initial concept through app and UI design, coding and testing and onto a
/frameworks/base/docs/html/distribute/essentials/
Dindex.jd11 initial concept through app and UI design, coding and testing and onto a
/frameworks/base/docs/html/guide/topics/manifest/
Dgrant-uri-permission-element.jd48 The {@code pathPrefix} attribute specifies the initial part of a path;
50 initial part.
Dpath-permission-element.jd43 <dd>The initial part of a URI path for a subset of content provider data.
44 Permission can be granted to all data subsets with paths that share this initial part.
/frameworks/compile/mclinker/lib/Support/Unix/
DSystem.inc74 /// srandom - set the initial seed value for future calls to random().
/frameworks/base/docs/html/guide/webapps/
Dtargeting.jd44 You can specify several viewport properties, such as its size and initial scale. Most important
80 <p>You can define properties of the viewport for your web page, such as the width and initial zoom
92 <b>initial-scale</b> = <em>float_value</em> ,
Dbest-practices.jd77 specify the height and width for the browser's viewport, the initial web page scale and even the
81 &lt;meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"&gt;
/frameworks/base/docs/html/training/
Dindex.jd41 data-initial-results="3"></div>
/frameworks/base/docs/html/ndk/
Dindex.jd49 data-initial-results="3"></div>
/frameworks/av/media/libmedia/docs/
Dpaused.dot2 initial [label="INITIAL\n\
/frameworks/base/docs/html/training/load-data-background/
Dindex.jd51 object is a {@link android.support.v4.content.CursorLoader}. Besides doing the initial
/frameworks/base/docs/html/distribute/monetize/
Dsubscriptions.jd40 features or content for free or part of the initial purchase and extended
Dpayments.jd46 users to get started, registration is offered as a part of the initial device
/frameworks/base/docs/html/tools/studio/
Dstudio-config.jd40 <p>After the initial Android Studio installation and setup, use the
88 <p class="note"><strong>Note:</strong> After the initial installation of the Android Studio bundle,
/frameworks/base/docs/html/training/multiple-threads/
Dcreate-threadpool.jd159 The initial number of threads to allocate to the pool, and the maximum allowable number.
219 This creates and manages a constrained group of threads. Because the initial pool size and
/frameworks/base/docs/html/ndk/guides/
Dndk-stack.jd78 <p>When it begins parsing the logcat output, the tool looks for an initial line of asterisks.
/frameworks/base/docs/html/distribute/
Dindex.jd26 data-initial-results="3"></div>
/frameworks/base/docs/html/design/patterns/
Dswipe-views.jd35 …e width of the screen such as a wide email message, make sure the user's initial swipes will scrol…
/frameworks/base/docs/html/google/
Dindex.jd48 data-initial-results="3"></div>
/frameworks/base/docs/html/tools/testing/
Dactivity_test.jd34 <a href="#AddPreConditionsTest">Adding an initial conditions test</a>
115 …{@link android.app.Activity#onCreate(android.os.Bundle) onCreate()} method. Testing initial condit…
300 Notice that Eclipse and ADT have already done some initial setup for your test application.
353 Testing initial conditions. This test demonstrates a good testing technique.
360 <strong>Note:</strong> The purpose of testing initial conditions is not the same as
363 … environment. The initial conditions test runs once, and its purpose is to verify that the
529 <h3 id="AddPreConditionsTest">Adding an initial conditions test</h3>
531 …The initial conditions test verifies that the application under test is initialized correctly. It …
595 …code to to request focus for the spinner and set its position to default or initial position, "Ear…
1042initial setup of the application under test. If testPreConditions() fails, then succeeding tests c…
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy60 %initial-action
62 /* Initialize the initial location. */

1234