Home
last modified time | relevance | path

Searched refs:entrypoint (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/java/android/app/contextualsearch/
DContextualSearchManager.java174 public void startContextualSearch(@Entrypoint int entrypoint) { in startContextualSearch() argument
175 if (DEBUG) Log.d(TAG, "startContextualSearch for entrypoint: " + entrypoint); in startContextualSearch()
177 mService.startContextualSearch(entrypoint); in startContextualSearch()
DIContextualSearchManager.aidl8 void startContextualSearch(int entrypoint); in startContextualSearch() argument
/frameworks/compile/slang/lit-tests/P_ref_count/
Dref_count2.rscript14 void entrypoint() {
Dref_count.rscript31 void entrypoint() {
Dfunc_params.rscript56 void entrypoint() {
/frameworks/base/services/contextualsearch/java/com/android/server/contextualsearch/
DContextualSearchManagerService.java289 private Intent getContextualSearchIntent(int entrypoint, CallbackToken mToken) { in getContextualSearchIntent() argument
301 launchIntent.putExtra(ContextualSearchManager.EXTRA_ENTRYPOINT, entrypoint); in getContextualSearchIntent()
445 public void startContextualSearch(int entrypoint) { in startContextualSearch() argument
458 Intent launchIntent = getContextualSearchIntent(entrypoint, mToken); in startContextualSearch()
/frameworks/native/libs/gui/tests/
DAndroid.bp31 "LibGuiMain.cpp", // Custom gtest entrypoint
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_ref_count.rscript75 void entrypoint() {
Dsingle_source_script.rscript86 void entrypoint(rs_allocation in, rs_allocation out) {
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_script.rscript84 void entrypoint(rs_allocation in, rs_allocation out) {
Dsingle_source_ref_count.rscript73 void entrypoint() {
/frameworks/native/opengl/libs/EGL/
DGLES_layers.md14 …the layer to use (layer_id) and an entrypoint that can be called to look up functions below the la…
27 …assed. The LayerLoader will then update the function hook list to point to the layer’s entrypoint.
/frameworks/base/services/
Dproguard.flags11 # Process entrypoint
/frameworks/base/core/java/android/content/pm/
Dmultiuser.aconfig250 …description: "Add entrypoint in Settings Reset options for deleting private space when lock is for…
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto5040 // Physical keyboard settings entrypoint type of the from source.