Home
last modified time | relevance | path

Searched refs:advanced (Results 1 – 25 of 60) sorted by relevance

123

/frameworks/base/docs/html/ndk/guides/
Dbuild.jd15 into advanced territory, discussing how to incorporate the NDK into your own
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootsCache.java357 final boolean advanced = (root.flags & Root.FLAG_ADVANCED) != 0; in getMatchingRoots()
367 if (!state.showAdvanced && advanced) continue; in getMatchingRoots()
DBaseActivity.java136 final MenuItem advanced = menu.findItem(R.id.menu_advanced); in onPrepareOptionsMenu() local
151 advanced.setTitle(LocalPreferences.getDisplayAdvancedDevices(this) in onPrepareOptionsMenu()
DDocumentsActivity.java471 final MenuItem advanced = menu.findItem(R.id.menu_advanced); in onPrepareOptionsMenu() local
498 advanced.setVisible(!(mState.action == ACTION_MANAGE || mState.action == ACTION_BROWSE)); in onPrepareOptionsMenu()
/frameworks/base/docs/html/distribute/monetize/
Dfreemium.jd47 A more advanced approach is to offer a range of features and content items
Dsubscriptions.jd38 A more advanced approach is to offer specific features or content items as
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dindex.jd36 <dt><strong><a href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html">Advanced
Dnfc.jd41 these features. For more advanced topics, including a discussion of working with non-NDEF data,
42 see <a href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html">Advanced NFC</a>.</p>
108 about these technologies, see the <a href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html
457 href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html#tag-tech">Working with Supported Tag
727 <ahref="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html#foreground-dispatch">foreground
808 enables <a href="{@docRoot}guide/topics/connectivity/nfc/advanced-nfc.html#foreground-dispatch">
/frameworks/base/docs/html/distribute/analyze/
Dstart.jd46 app and configure advanced customizations.
/frameworks/base/docs/html/about/
Dandroid.jd75 offer a full Java IDE with advanced features for developing, debugging, and
Dindex.jd84 offer a full Java IDE with advanced features for developing, debugging, and
/frameworks/base/docs/html/training/wearables/watch-faces/
Ddesigning.jd29 provide advanced capabilities for watch faces that you can leverage in your designs, such as
/frameworks/base/docs/html/training/notepad/
Dindex.jd94 activities, and using more advanced screen layout. Also shows how to
Dnotepad-index.jd98 activities, and using more advanced screen layout. Also shows how to
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd123 <p class="note"><strong>Note:</strong> Android 3.2 and above supports an advanced method of
/frameworks/base/docs/html/guide/topics/manifest/
Duses-configuration-element.jd43 touch-style events to more advanced touch types such as {@code
/frameworks/base/docs/html/training/basics/intents/
Dresult.jd119 details about how to actually read the data from the result, because it requires more advanced
/frameworks/base/docs/html/google/play/publishing/
Dmultiple-apks.jd21 <li><a href="#SimpleAndAdvanced">Simple mode and advanced mode</a></li>
146 <h3 id="SimpleAndAdvanced">Simple mode and advanced mode</h3>
149 your application: <em>simple mode</em> and <em>advanced mode</em>. You can switch between these by
191 in advanced mode, you can upload, activate, then publish multiple APKs for the same application. The
321 <p>Before you enable advanced mode to publish multiple APKs for your application, you need to
/frameworks/base/docs/html/google/play/
Dfilters.jd325 <h3 id="advanced-filters">Advanced manifest filters</h3>
328 filter applications based on the advanced manifest elements in table 2.</p>
446 considered an advanced feature and <strong>most application should publish only one
/frameworks/base/docs/html/sdk/installing/
Dstudio-layout.jd26 <p>Android Studio offers an advanced layout editor that allows you to drag-and-drop widgets
/frameworks/base/docs/html/training/basics/fragments/
Dfragment-ui.jd187 needed unless you plan to perform advanced fragment operations using the {@link
/frameworks/base/docs/html/about/versions/
Dlollipop.jd153 … accelerated visual effects, high quality ETC2/EAC texture compression, advanced texture rendering…
155 …TC texture compression, per-sample interpolation and shading, and other advanced rendering capabil…
/frameworks/base/docs/html/tools/help/
Dindex.jd74 <dd>Learn the commands available for advanced command-line operations.</dd>
/frameworks/base/docs/html/training/articles/
Dkeystore.jd91 Keystore whenever the key is used. This is an advanced security feature which is generally useful
199 <p>This is an advanced security feature which is generally useful only if your requirements are that
/frameworks/base/docs/html/training/material/
Dlists-cards.jd29 <p>The {@link android.support.v7.widget.RecyclerView} widget is a more advanced and flexible

123