Home
last modified time | relevance | path

Searched refs:experiment (Results 1 – 25 of 26) sorted by relevance

12

/aosp12/packages/apps/Dialer/java/com/android/incallui/spam/
H A DSpamAlternativeExperimentUtil.java31 long experiment = in getResourceIdByName() local
36 "SpamAlternativeExperimentUtil.getResourceIdByName", "using experiment %d", experiment); in getResourceIdByName()
38 if (experiment != 230150) { in getResourceIdByName()
39 modifiedResourceName = resourceName + "_" + experiment; in getResourceIdByName()
49 experiment); in getResourceIdByName()
/aosp12/art/tools/dexanalyze/
H A Ddexanalyze.cc160 for (const std::unique_ptr<Experiment>& experiment : experiments_) { in Analysis() local
161 experiment->verbose_level_ = options->verbose_level_; in Analysis()
166 for (std::unique_ptr<Experiment>& experiment : experiments_) { in ProcessDexFiles()
167 experiment->ProcessDexFiles(dex_files); in ProcessDexFiles()
177 for (std::unique_ptr<Experiment>& experiment : experiments_) { in Dump()
178 experiment->Dump(os, total_size_); in Dump()
H A Ddexanalyze_bytecode.h74 bool Enabled(BytecodeExperiment experiment) const { in Enabled() argument
75 return experiments_ & (1u << static_cast<uint64_t>(experiment)); in Enabled()
/aosp12/hardware/interfaces/tests/msgq/1.0/
H A DIBenchmarkMsgQ.hal56 * This method kicks off a benchmarking experiment where
60 * The average time taken for the experiment is measured.
61 * @param numIter The number of iterations to run the experiment.
66 * This method kicks off a benchmarking experiment where
68 * @param numIter The number of iterations to run the experiment.
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/experiment/
H A DExperimentFeatureProvider.java17 package com.android.settings.intelligence.experiment;
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DLinkProbeManager.java262 Experiment experiment = new Experiment(mClock, mWifiMetrics, in initExperiments() local
264 mExperiments.add(experiment); in initExperiments()
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/overlay/
H A DFeatureFactoryImpl.java22 import com.android.settings.intelligence.experiment.ExperimentFeatureProvider;
H A DFeatureFactory.java24 import com.android.settings.intelligence.experiment.ExperimentFeatureProvider;
/aosp12/packages/modules/GeoTZ/apex/com.android.geotz/resources/
H A Dofflineltzprovider.properties10 # platform experiment namespace.
/aosp12/packages/modules/StatsD/statsd/src/
H A Dexperiment_ids.proto24 // StatsLogProcessor uses the proto to parse experiment ids from
/aosp12/packages/modules/Wifi/service/proto/src/
H A Dmetrics.proto524 // List of NetworkSelectionExperimentDecisions stats for each experiment
3233 // Counts the number of link probes for each experiment.
3235 // The experiment ID.
3238 // The number of link probes triggered for this experiment.
3266 // Counts the number of link probes for each experiment.
3270 // Stores the decisions that were made by a experiment when compared against another experiment
3272 // the id of one experiment
3275 // the id of the other experiment
/aosp12/build/soong/docs/
H A Dperf.md105 experiment with other options if they're showing up in this list. For example,
/aosp12/build/make/core/
H A Dbinary.mk1512 …Build with `m ANDROID_TEMPORARILY_ALLOW_WEVERYTHING=true` to experiment locally with -Weverything.)
/aosp12/packages/modules/Virtualization/microdroid/
H A Dmicrodroid_file_contexts2 # TODO(inseob): Remove unnecessary entries after experiment
/aosp12/system/core/init/
H A DREADME.md851 process: baseline experiment (delta) - Unit is ms (a jiffy is 10 ms on the system)
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto5228 * Potential experiment ids that goes with a train install.
5298 // Possible experiment ids for monitoring this push.
8577 * Logs when RescueParty resets some set of experiment flags.
15497 // Player related experiment IDs
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...

12