Home
last modified time | relevance | path

Searched refs:suggest (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/core/java/android/content/
DContext.java3279 @CheckResult(suggest="#enforcePermission(String,int,int,String)")
3309 @CheckResult(suggest="#enforceCallingPermission(String,String)")
3329 @CheckResult(suggest="#enforceCallingOrSelfPermission(String,String)")
3488 @CheckResult(suggest="#enforceUriPermission(Uri,int,int,String)")
3517 @CheckResult(suggest="#enforceCallingUriPermission(Uri,int,String)")
3537 @CheckResult(suggest="#enforceCallingOrSelfUriPermission(Uri,int,String)")
3563 @CheckResult(suggest="#enforceUriPermission(Uri,String,String,int,int,int,String)")
/frameworks/base/core/java/android/annotation/
DCheckResult.java57 String suggest() default ""; in suggest() method
/frameworks/support/annotations/src/android/support/annotation/
DCheckResult.java55 String suggest() default ""; in suggest() method
/frameworks/base/docs/html/design/wear/
Dcreative-vision.jd40 <h2 id="SuggestDemand">All about suggest and demand</h2>
Dindex.jd50 <p>For cases where Android Wear does not suggest an answer proactively through the context stream, …
/frameworks/rs/scriptc/
Drs_for_each.rsh35 * This type is used to suggest how the invoked kernel should iterate over the cells of the
123 …rmation used to select a sub-region of the allocation to be processed or suggest a walking strateg…
/frameworks/base/docs/html/guide/topics/search/
Dindex.jd31 <img src="{@docRoot}images/search/search-suggest-custom.png" alt="" height="417" />
Dadding-custom-suggestions.jd51 dictionary, you can suggest words from the
67 <img src="{@docRoot}images/search/search-suggest-custom.png" alt="" height="417" />
193 content://<em>your.authority</em>/<em>optional.suggest.path</em>/<em>{@link
199 content://<em>your.authority</em>/<em>optional.suggest.path</em>/<em>{@link
204 <p>The <em>{@code optional.suggest.path}</em> portion is only included in the URI if you have set
Dadding-recent-query-suggestions.jd46 <img src="{@docRoot}images/search/search-suggest-recent-queries.png" alt="" height="417" />
Dsearch-dialog.jd845 <img src="{@docRoot}images/search/search-suggest-custom.png" alt="" height="417" />
/frameworks/rs/api/
Drs_for_each.spec38 This type is used to suggest how the invoked kernel should iterate over the cells of the
/frameworks/base/docs/html/tools/debugging/
Dannotations.jd121 messages throughout the code to indication annotation conflicts and suggest possible
293 &#64;CheckResult(suggest="#enforcePermission(String,int,int,String)")
/frameworks/base/docs/html/about/versions/
Dandroid-2.2-highlights.jd161 the keys as well as the auto-suggest dictionary.</p>
Dkitkat.jd1167 suggest possible optimizations for your app. For example, if your app is
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd61 suggest activities that extend that to related content. Here are some specific type of
Dsearchable.jd202 Log.d(TAG, "search suggest: " + selectionArgs[0] + " URI: " + uri);
/frameworks/base/docs/html/tools/testing/
Dtesting_eclipse.jd101 If <em>Use default location</em> is set, then the wizard will suggest a path that is
104 <code>MyTestApp</code>, then the wizard will suggest
/frameworks/base/docs/html/distribute/googleplay/
Dabout.jd110 powerful heuristics to suggest terms as the user types, and it offers direct
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_for_each.jd191 <p> This type is used to suggest how the invoked kernel should iterate over the cells of the
305 …rmation used to select a sub-region of the allocation to be processed or suggest a walking strateg…
/frameworks/base/docs/html/sdk/installing/
Dstudio-tips.jd184 possible, and if not, suggest the most probable solution. </p>
/frameworks/base/docs/html/guide/topics/resources/
Dlocalization.jd291 suggest. Please read <a
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt23 can use it too, but we suggest you first think carefully about whether
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd259 <p>If your application doesn't demand a specific format, we suggest you create ZIP files for
510 using ZIP files for your expansion files, we suggest you also add the APK Expansion Zip Library to
/frameworks/base/docs/html/google/play/publishing/
Dmultiple-apks.jd515 <p>We suggest using a version code with at least 7 digits: integers that represent
/frameworks/base/docs/html/guide/topics/ui/
Dsettings.jd444 of activity you're building. As such, we suggest you use {@link

12