Home
last modified time | relevance | path

Searched refs:Profile (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/docs/html/tools/performance/profile-gpu-rendering/
Dindex.jd24 <li><a href="#ProfileGPURendering">Profile GPU Rendering</a></li>
37 <p>This walkthrough shows how to use Profile GPU Rendering on your mobile device.</p>
39 <p>Profile GPU Rendering gives you a quick visual representation of how much time it takes to
61 <h2 id="ProfileGPURendering">Working with Profile GPU Rendering</h2>
74 <strong>Figure 1. </strong>Turning on Profile GPU Rendering.
80 <li>In the <em>Monitoring</em> section, select <b>Profile GPU Rendering</b>.</li>
82 <li>In the Profile GPU Rendering popup, choose <b>On screen as bars</b> to overlay the graphs
99 <strong>Figure 2. </strong>Screen when Profile GPU Rendering is on.
127 <h3>The Profile GPU Rendering Graph</h3>
134 <strong>Figure 3. </strong>Enlarged Annotated Profile GPU Rendering graph.
[all …]
/frameworks/base/docs/html/training/enterprise/
Dwork-policy-ctrl.jd10 <li><a href="#after_creating_profile">Create a Managed Profile</a></li>
113 set up a special work user profile using the Managed Profile API. This
122 <h2 id="create_profile">Create a Managed Profile</h2>
210 <h3 id="after_creating_profile">After Creating the Managed Profile</h3>
252 myDevicePolicyMgr.setProfileName(componentName, "My New Managed Profile");
/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd261 <td>Baseline Profile (BP)</td>
272 <td>Main Profile Level 3 for mobile devices and Main Profile Level 4.1 for Android TV</td>
312 media framework supports for playback in the H.264 Baseline Profile codec. While
321 Examples of supported video encoding parameters for the H.264 Baseline Profile codec.</p>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DMultiUserSwitch.java124 getContext(), v, ContactsContract.Profile.CONTENT_URI, in onClick()
/frameworks/base/docs/html/about/versions/
Dandroid-2.0-highlights.jd188 <li>New BT profiles: Object Push Profile (OPP) and Phone Book Access Profile (PBAP)</li>
Dandroid-4.0.jd99 <h4>User Profile</h4>
102 {@link android.provider.ContactsContract.Profile} table. Social apps that maintain a user identity
105 android.provider.ContactsContract.Profile}. That is, raw contacts that represent the device user do
108 the table at {@link android.provider.ContactsContract.Profile#CONTENT_RAW_CONTACTS_URI}. Raw
711 <p>Android now supports Bluetooth Health Profile devices, so you can create applications that use
721 <p>Once you’ve acquired the Health Profile proxy (the {@link android.bluetooth.BluetoothHealth}
735 <p>For more information about using the Bluetooth Health Profile, see the documentation for {@link
1642 android.provider.ContactsContract.Profile} provider.</li>
1644 android.provider.ContactsContract.Profile} provider.</li>
/frameworks/base/core/java/android/provider/
DContactsContract.java651 Uri.withAppendedPath(Profile.CONTENT_URI, CONTENT_DIRECTORY);
1656 return (contactId >= ENTERPRISE_CONTACT_ID_BASE) && (contactId < Profile.MIN_ID); in isEnterpriseContactId()
2101 public static final class Profile implements BaseColumns, ContactsColumns, class in ContactsContract
2106 private Profile() { in Profile() method in ContactsContract.Profile
2157 return id >= Profile.MIN_ID; in isProfileId()
4867 Uri.withAppendedPath(Profile.CONTENT_URI, "raw_contact_entities");
5326 Uri.withAppendedPath(Profile.CONTENT_URI, "status_updates");
/frameworks/base/docs/html/preview/
Dsupport.jd200 Work Profile, so you cannot create a new Work Profile with that version of the app. This issue is
445 properly set up an Android for Work Profile, so you cannot create a new Work Profile with this
448 Google Apps Device Policy app, be sure to create a Work Profile in Developer Preview 1 before
Dapi-overview.jd505 prior to the user being prompted to select a certificate, the Profile or Device Owner can now call
519 <strong>Delegated certificate installation:</strong> A Profile or Device Owner can now grant a
540 <li><strong>Data usage tracking.</strong> A Profile or Device Owner can now query for the
542 {@link android.app.usage.NetworkStatsManager} methods. Profile Owners are automatically granted
546 <p>A Profile or Device Owner can set a permission policy
551 modify the selection made by the Profile or Device Owner within the app’s permissions screen in
556 configured. For Profile Owner, the notifications are specific to whether the VPN is configured
Dbehavior-changes.jd361 <li><strong>Wi-Fi configuration removal:</strong> Wi-Fi configurations added by a Profile Owner
386 method is now available for Profile Owners, as well as to Device Owners. </li>
387 <li>A Profile Owner can set these keyguard restrictions:
/frameworks/base/docs/html/tools/performance/hierarchy-viewer/
Dprofiling.jd4 page.metaDescription=Profile the relative rendering speed for each view.
135 depending on the overall and changing CPU workload on your device and PC. Profile
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DUserInfoController.java166 ContactsContract.Profile.CONTENT_URI, new String[] { in queryForUserInformation()
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd17 <li><a href="#profilepanel">Profile Panel</a></li>
67 <h3 id="profilepanel">Profile Panel</h3>
85 <p class="img-caption"><strong>Figure 2.</strong> The Traceview Profile Panel</p>
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth.jd27 <li><a href="#HDP">Health Device Profile</a>
42 …{@docRoot}resources/samples/BluetoothHDP/index.html">Bluetooth HDP (Health Device Profile)</a></li>
135 "A2DP" stands for Advanced Audio Distribution Profile.</dd>
138 <dd> Represents a Health Device Profile proxy that controls the Bluetooth service.</dd>
916 <li><strong>A2DP</strong>. The Advanced Audio Distribution Profile (A2DP)
923 support for the Bluetooth Health Device Profile (HDP). This lets you create
931 HDP, see <a href="#HDP">Health Device Profile</a>.</li>
1006 <h3 id="HDP">Health Device Profile</h3>
1009 Profile (HDP). This lets you create applications that use Bluetooth to
1082 Device Profile)</a>. </p>
Dbluetooth-le.jd70 <li><strong>Generic Attribute Profile (GATT)</strong>&mdash;The GATT profile
142 Rate Profile</a>. But you could alternatively design
/frameworks/base/docs/html/tools/performance/debug-gpu-overdraw/
Dindex.jd31 Profile GPU Rendering Walkthrough</a></li>
/frameworks/base/docs/html/tools/devices/
Dmanaging-avds.jd94 <p>Or, to start from scratch, click <strong>New Hardware Profile</strong>.</p>
97 <p>The following Configure Hardware Profile window (figure 3) allows you to specify various
/frameworks/base/docs/html-intl/intl/ru/preview/testing/
Dperformance.jd343 …Если в разделе настроек для разработчиков для параметра <strong>Profile GPU rendering</strong> зад…
/frameworks/base/docs/html-intl/intl/ja/preview/testing/
Dperformance.jd290 …?v=VzYkVL1n4M8&amp;index=24&amp;list=PLOU2XLYxmsIKEOXh5TwZEv89aofHzNCiu">Profile GPU Rendering</a>…
/frameworks/base/docs/html/guide/webapps/
Dmigrating.jd151 <pre>&lt;a href="showProfile">Show Profile&lt;/a></pre>
177 <pre>&lt;a href="example-app:showProfile">Show Profile&lt;/a></pre>
/frameworks/base/docs/html/tools/performance/traceview/
Dindex.jd196 <li>Traceview has two panels: <b>Timeline</b> pane and <b>Profile</b> pane, which
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd36 <a href="#UserProfile">The User Profile</a>
588 <a href="#UserProfile">The User Profile</a>.
596 <h2 id="UserProfile">The User Profile</h2>
603 profile are available in the {@link android.provider.ContactsContract.Profile} class.
623 {@link android.provider.ContactsContract.Profile#CONTENT_URI} and don't provide any
631 Profile._ID,
632 Profile.DISPLAY_NAME_PRIMARY,
633 Profile.LOOKUP_KEY,
634 Profile.PHOTO_THUMBNAIL_URI
640 Profile.CONTENT_URI,
/frameworks/base/docs/html/google/play/licensing/
Dsetting-up.jd476 and click "Edit Profile". In the Edit Profile page, locate the Test Response
585 Profile page. Simply enter the accounts as a comma-delimited list and click
/frameworks/base/docs/html/preview/testing/
Dperformance.jd314 Profile GPU Rendering</a> video
366 If <strong>Profile GPU rendering</strong> is set to <strong>In adb shell dumpsys gfxinfo</strong>
/frameworks/base/docs/html-intl/intl/es/preview/testing/
Dperformance.jd291 Profile GPU Rendering.</a>
343 …Si, en las Opciones de Desarrollador, <strong>Profile GPU rendering</strong> se configura en <stro…

12