Home
last modified time | relevance | path

Searched refs:separate (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/frameworks/base/docs/html/training/multiscreen/
Dadaptui.jd99 is in dual pane mode, but will launch a separate activity if the UI is in
110 /* start a separate activity */
154 as a separate activity on other configurations. For example, in the News Reader
156 large screens, but is a separate activity on smaller screens.</p>
225 <p>If you are using separate activities to implement separate parts of your interface,
231 separate activity to display the news article when running in portrait mode,
/frameworks/base/docs/downloads/
DREADME7 Once saved here, the files must be uploaded to a separate
/frameworks/base/docs/html/training/multiple-threads/
Dindex.jd47 separate thread.
60 Learn how to write code to run on a separate {@link java.lang.Thread}, by
/frameworks/base/docs/html/training/tv/discovery/
Din-app-search.jd143 The example code shown above is meant to be used with a separate {@code SearchRunnable} class
144 that runs the search query on a separate thread. This technique keeps potentially slow-running
/frameworks/base/docs/html/design/patterns/
Dswipe-views.jd21 detail contents in a separate screen.</p>
28 <p>On a phone, since the master and detail are on separate screens, this typically requires the use…
Dnew.jd151 <p>You can supply separate landscape and portrait layouts for your widgets, which
181 <p>You can supply separate landscape and portrait layouts for your
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalConnection.java118 public void separate() throws CallStateException { in separate() method in ImsExternalConnection
/frameworks/base/docs/html/training/tv/tif/
Dtvinput.jd68 meta data in a separate XML resource. The service declaration, the intent filter and the service
83 <p>Define the service meta data in separate XML file, as shown in the following example. The service
109 {@link android.os.HandlerThread} which provides a process thread separate from the UI thread to
/frameworks/compile/slang/lit-tests/
DREADME5 Each testcase is a separate .rs file, and comments inside the testcase are
/frameworks/base/docs/html/ndk/guides/audio/
Dinput-latency.jd75 and output, separate buffer queue completion handlers are used for each side. There is no
86 rate, especially if the endpoints are on separate paths. For example, if you are capturing from
/frameworks/base/docs/html/training/swipe/
Drespond-refresh-request.jd53 operation in a separate method, and call that update method from your {@link
107 operation. Once again, you should be doing the actual update in a separate
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd55 android.app.Fragment} APIs. Fragments allow you to separate distinct behavioral components of your
56 UI into separate parts, which you can then combine to create multi-pane layouts when running on a
57 tablet or place in separate activities when running on a handset. Android 3.0 also introduced
171 components should appear on separate screens&mdash;selecting an article from a list changes the
182 one activity; on a handset, use separate activities to host each fragment. For example,
203 <p>This guide focuses on the second option, in which you display each fragment in a separate
210 both handsets and tablets when using separate activities for the handset design:</p>
408 and the tabs appear in a separate row (the stacked action bar). On the tablet, more action items can
420 you enable split action bar, a separate bar appears at the bottom of the screen to
/frameworks/base/docs/html/google/play/
Ddist.jd6 can download your app as well as deliver separate versions of your app based on certain
/frameworks/base/docs/html/distribute/users/
Dbanners.jd47 over HTTPS, after a user visits your site on two separate days within a two
/frameworks/base/tests/AccessoryDisplay/
DREADME42 These applications should be installed on two separate Android
/frameworks/base/core/tests/BTtraffic/
DREADME11 5. A separate monitor process will be automatically forked and will be reading from /proc file
/frameworks/base/docs/html/training/run-background-service/
Dindex.jd41 help you off-load operations onto a separate thread running in the background. The most useful
/frameworks/base/docs/html/training/testing/integration-testing/
Dindex.jd31 <p class="note"><strong>Note:</strong> Android does not provide a separate test case class for
/frameworks/base/docs/html/training/basics/activity-lifecycle/
Dstopping.jd53 visible and the user's focus is in a separate activity (or an entirely separate app).</p>
91 separate thread but that's too complicated to show here. -->
/frameworks/base/docs/html/guide/components/
Dfundamentals.jd73 <li>Resources that are separate from the app code and allow your app to
186 <p>Because the system runs each app in a separate process with file permissions that
225 <p>There are separate methods for activating each type of component:</p>
423 separate from the source code, such as images, audio files, and anything relating to the visual
437 <p>One of the most important aspects of providing resources separate from your source code
440 languages and save those strings in separate files. Then, based on a language <em>qualifier</em>
476 <dd>Information about how Android apps are structured to separate app resources from the
/frameworks/base/docs/html/training/load-data-background/
Dindex.jd46 separate thread, wait for it to finish, and then display the results.
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags60 # it really contains 4 separate values, each taking up a byte
/frameworks/base/docs/html/training/basics/intents/
Dindex.jd43 allows your app to start an activity that is contained in a separate app.</p>
/frameworks/base/docs/html-intl/intl/zh-cn/training/multiscreen/
Dadaptui.jd90 /* start a separate activity */
/frameworks/base/docs/html-intl/intl/ru/training/multiscreen/
Dadaptui.jd90 /* start a separate activity */

12345678910>>...15