Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/java/android/annotation/
DCheckResult.java57 String suggest() default ""; in suggest() method
/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
DLocationTimeZoneProviderControllerCallbackImpl.java37 void suggest(@NonNull GeolocationTimeZoneSuggestion suggestion) { in suggest() method in LocationTimeZoneProviderControllerCallbackImpl
DLocationTimeZoneProviderController.java679 mCallback.suggest(suggestion); in makeSuggestion()
880 abstract void suggest(@NonNull GeolocationTimeZoneSuggestion suggestion); in suggest() method in LocationTimeZoneProviderController.Callback
/frameworks/base/core/java/android/content/
DContext.java6079 @CheckResult(suggest="#enforcePermission(String,int,int,String)")
6111 @CheckResult(suggest="#enforceCallingPermission(String,String)")
6131 @CheckResult(suggest="#enforceCallingOrSelfPermission(String,String)")
6306 @CheckResult(suggest="#enforceUriPermission(Uri,int,int,String)")
6366 @CheckResult(suggest="#enforceCallingUriPermission(Uri,int,String)")
6411 @CheckResult(suggest="#enforceCallingOrSelfUriPermission(Uri,int,String)")
6458 @CheckResult(suggest="#enforceUriPermission(Uri,String,String,int,int,int,String)")
/frameworks/base/core/java/com/android/internal/infra/
DServiceConnector.java97 @CheckResult(suggest = "#fireAndForget")
108 @CheckResult(suggest = "#fireAndForget")
/frameworks/rs/script_api/include/
Drs_for_each.rsh35 * This type is used to suggest how the invoked kernel should iterate over the cells of the
138 …rmation used to select a sub-region of the allocation to be processed or suggest a walking strateg…
/frameworks/rs/script_api/
Drs_for_each.spec38 This type is used to suggest how the invoked kernel should iterate over the cells of the
/frameworks/base/proto/src/
Dsystem_messages.proto211 // Notification to suggest automatic battery saver.
/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/location/
DLocationTimeZoneProviderControllerTest.java1508 void suggest(GeolocationTimeZoneSuggestion suggestion) { in suggest() method in LocationTimeZoneProviderControllerTest.TestCallback
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt23 can use it too, but we suggest you first think carefully about whether
/frameworks/av/media/libaaudio/
DDoxyfile383 # symbols. At the end of a run doxygen will report the cache usage and suggest
/frameworks/av/media/codec2/docs/
Ddoxygen.config411 # symbols. At the end of a run doxygen will report the cache usage and suggest
/frameworks/base/media/native/midi/include/
DDoxyfile420 # symbols. At the end of a run doxygen will report the cache usage and suggest
/frameworks/base/core/api/
Dcurrent.txt6823 …blic static final String SHORTCUT_MIME_TYPE = "vnd.android.cursor.item/vnd.android.search.suggest";
6851 …public static final String SUGGEST_MIME_TYPE = "vnd.android.cursor.dir/vnd.android.search.suggest";
9632 …method @CheckResult(suggest="#enforceCallingOrSelfPermission(String,String)") public abstract int …
9633 …method @CheckResult(suggest="#enforceCallingOrSelfUriPermission(Uri,int,String)") public abstract …
9635 …method @CheckResult(suggest="#enforceCallingPermission(String,String)") public abstract int checkC…
9636 …method @CheckResult(suggest="#enforceCallingUriPermission(Uri,int,String)") public abstract int ch…
9638 …method @CheckResult(suggest="#enforcePermission(String,int,int,String)") public abstract int check…
9640 …method @CheckResult(suggest="#enforceUriPermission(Uri,int,int,String)") public abstract int check…
9641 …method @CheckResult(suggest="#enforceUriPermission(Uri,String,String,int,int,int,String)") public …
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4983 …c final java.lang.String SHORTCUT_MIME_TYPE = "vnd.android.cursor.item/vnd.android.search.suggest";
5011 …tic final java.lang.String SUGGEST_MIME_TYPE = "vnd.android.cursor.dir/vnd.android.search.suggest";
/frameworks/base/services/
Dart-profile46538 …mezonedetector/location/LocationTimeZoneProviderControllerCallbackImpl;->suggest(Lcom/android/serv…