Home
last modified time | relevance | path

Searched refs:Include (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DIncludeTest.java19 import android.view.Include;
27 public class IncludeTest extends ActivityInstrumentationTestCase<Include> {
29 super("com.android.frameworks.coretests", Include.class); in IncludeTest()
39 final Include activity = getActivity(); in testIncluded()
50 final Include activity = getActivity(); in testIncludedWithLayoutParams()
63 final Include activity = getActivity(); in testIncludedWithVisibility()
72 final Include activity = getActivity(); in testIncludedWithSize()
DInclude.java27 public class Include extends Activity { class
/frameworks/base/docs/html/tools/help/
Dadb.jd743 <dd>Include the flag {@link android.content.Intent#FLAG_GRANT_READ_URI_PERMISSION}.
746 <dd>Include the flag {@link android.content.Intent#FLAG_GRANT_WRITE_URI_PERMISSION}.
749 <dd>Include the flag {@link android.content.Intent#FLAG_DEBUG_LOG_RESOLUTION}.
752 <dd>Include the flag {@link android.content.Intent#FLAG_EXCLUDE_STOPPED_PACKAGES}.
755 <dd>Include the flag {@link android.content.Intent#FLAG_INCLUDE_STOPPED_PACKAGES}.
758 <dd>Include the flag {@link android.content.Intent#FLAG_ACTIVITY_BROUGHT_TO_FRONT}.
761 <dd>Include the flag {@link android.content.Intent#FLAG_ACTIVITY_CLEAR_TOP}.
764 <dd>Include the flag {@link android.content.Intent#FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET}.
767 <dd>Include the flag {@link android.content.Intent#FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS}.
770 <dd>Include the flag {@link android.content.Intent#FLAG_ACTIVITY_LAUNCHED_FROM_HISTORY}.
[all …]
Dadt.jd341 <dt><strong>Extract as Include</strong></dt>
503 Include...</strong>.</dd>
/frameworks/compile/mclinker/lib/LD/
DGNUArchiveReader.cpp124 pArchive.setSymbolStatus(idx, Archive::Symbol::Include); in readArchive()
134 if (Archive::Symbol::Include == status) { in readArchive()
342 return Archive::Symbol::Include; in shouldIncludeSymbol()
/frameworks/compile/mclinker/include/mcld/LD/
DArchive.h109 Include, enumerator
/frameworks/base/docs/html/training/improving-layouts/
Dreusing-layouts.jd21 <li><a href="#Include">Use the &lt;include&gt; Tag</a></li>
73 <h2 id="Include">Use the &lt;include&gt; Tag</h2>
/frameworks/base/docs/html/tools/extras/
Doem-usb.jd110 <strong>Search removable media</strong>; and check <strong>Include this location in the
132 removable media</strong>; and check <strong>Include
154 removable media</strong>; and check <strong>Include
177 installation package, you may leave <strong>Include subfolders</strong> checked or
202 installation package, you may leave <strong>Include subfolders</strong> checked or
/frameworks/compile/slang/
DRSCCOptions.td23 // Include the common option parsing interfaces.
/frameworks/base/docs/html/guide/topics/data/
Dinstall-location.jd96 <li>Include the {@code android:installLocation} attribute with a value of "{@code auto}" or
Ddata-storage.jd311 <p>Include an empty file named {@code .nomedia} in your external files directory (note the dot
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd96 <li>Include the {@link android.os.Debug} class in your code and call its
/frameworks/base/docs/html/design/patterns/
Dnavigation-drawer.jd103 The navigation drawer contains all of your app's navigation hubs. Include your top level
/frameworks/base/docs/html/distribute/googleplay/quality/
Dtablet.jd714 <li>Include information about tablet support in the app's release notes and
771 <li>Include a Google Play badge in your online promotions to let users link
/frameworks/base/docs/html/guide/components/
Daidl.jd430 <li>Include the {@code .aidl} file in the project {@code src/} directory.</li>
/frameworks/base/docs/html/google/play/billing/
Dbilling_subscriptions.jd174 <p class="note"><strong>Recommendation</strong>: Include business logic in your
/frameworks/base/docs/html/distribute/googleplay/publish/
Dlocalizing.jd161 <h4 id="default-resources">Include a full set of default resources</h4>
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1143 <li>"Extract as Include" feature finds identical collections of views
1376 <li>"Extract as Include" refactoring: The Layout Editor has a new refactoring that allows
/frameworks/base/docs/html/about/versions/
Dandroid-3.1.jd671 Include intent filters of stopped applications in the list of potential targets
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1172 <td>Include or omit geographic location data with the image</td>