Home
last modified time | relevance | path

Searched refs:descriptions (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/docs/html/distribute/stories/games/
Dtwo-dots.jd2 …s to see if adding a call to action in the games’ store listing short descriptions had an impact o…
30 store listing short descriptions had an impact on installs.
38 Console to test both games’ short descriptions. They compared the games’
39 current descriptions — the control, with no call to action — against variant
40 descriptions, targeting half of their traffic with the variant descriptions.
/frameworks/base/docs/html/training/accessibility/
Dindex.jd34 descriptions. It also covers how to build accessibility services, that can
49 mines those events for information like event type and content descriptions,
Daccessible-app.jd81 application, but one of the most useful. Try to add content descriptions
182 application. In order to test the content descriptions and Accessibility
Dtesting.jd83 information (graphics or text) or allow user action have clear and accurate audio descriptions
87 provide information (graphics or text) or allow user action have appropriate audio descriptions
/frameworks/base/drm/java/android/drm/
DDrmManagerClient.java355 ArrayList<String> descriptions = new ArrayList<String>(); in getAvailableDrmEngines() local
358 descriptions.add(supportInfos[i].getDescriprition()); in getAvailableDrmEngines()
361 String[] drmEngines = new String[descriptions.size()]; in getAvailableDrmEngines()
362 return descriptions.toArray(drmEngines); in getAvailableDrmEngines()
/frameworks/base/docs/html/distribute/users/
Dexperiments.jd42 short descriptions as they are seen by users from search results and category
63 <li>Make sure short descriptions clearly demonstrate an app or game’s value
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dchecklist.jd56 <a href="{@docRoot}guide/topics/ui/accessibility/apps.html#label-ui">descriptions</a> for user
74 implement accessibility interfaces</a> for your custom views and provide content descriptions.
123 not provide adequate descriptions for users, and you should consider providing a
172 not have accessibility content descriptions.</li>
Dapps.jd113 in your application's user interface, and add descriptions to any other input controls that might
/frameworks/base/docs/html/ndk/reference/
Dannotated.jd11 <div class="textblock">Here are the data structures with brief descriptions:</div><div class="direc…
Dfiles.jd11 <div class="textblock">Here is a list of all files with brief descriptions:</div><div class="direct…
/frameworks/base/docs/html/guide/topics/manifest/
Dgrant-uri-permission-element.jd71 For more information on these types of patterns, see the descriptions of
Dpath-permission-element.jd67 For more information on these types of patterns, see the descriptions of
Ddata-element.jd143 For more information on these three types of patterns, see the descriptions of
/frameworks/base/docs/html/design/patterns/
Daccessibility.jd38 … icons, touch feedback) Low vision users benefit from explicit verbal descriptions and large visua…
83 …ace to allow adherence to the above guidelines and provide meaningful descriptions about the UI. P…
/frameworks/base/docs/html/ndk/guides/
Dndk-gdb.jd85 shows a number of the more commonly used ones, along with brief descriptions.</p>
88 <strong>Table 1.</strong> Common ndk-gdb options and their descriptions.</p>
/frameworks/base/docs/html/distribute/engage/
Dgame-services.jd120 descriptions show players where they left off and attract them back.
/frameworks/base/docs/html/distribute/tools/promote/
Dlinking.jd126 ratings, short descriptions, and an Install button.</p>
/frameworks/base/docs/html/training/wearables/apps/
Dcreating.jd201 However, these dependencies are not required, so read the following descriptions to find out if you
/frameworks/base/docs/html/training/tv/start/
Dstart.jd271 information cards, such as media item pictures and descriptions.
/frameworks/base/docs/html/distribute/tools/
Dlaunch-checklist.jd764 videos to localized descriptions, release details, and links to your other
874 screenshots, video, localized descriptions, and so on.
/frameworks/base/docs/html/google/play/billing/
Dbilling_admin.jd143 <p>You can provide localized titles and descriptions for your in-app
285 default title, and default description as well as the translated titles and descriptions using
/frameworks/base/docs/html/wear/preview/features/
Dcomplications.jd553 The following table contains descriptions of the fields in a
/frameworks/base/core/java/android/os/
DBatteryStats.java4555 BitDescription[] descriptions, boolean longNames) { in printBitDescriptions() argument
4559 for (int i=0; i<descriptions.length; i++) { in printBitDescriptions()
4560 BitDescription bd = descriptions[i]; in printBitDescriptions()
/frameworks/base/docs/html/guide/topics/ui/
Ddeclaring-layout.jd67 …of your application from the code that controls its behavior. Your UI descriptions are external to…
/frameworks/wilhelm/doc/
DDoxyfile66 # include brief member descriptions after the members that are listed in
75 # brief descriptions will be completely suppressed.

12