Home
last modified time | relevance | path

Searched refs:collecting (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/app/usage/
Dflags.aconfig47 description: "Feature flag for collecting app data size by file type API"
/frameworks/base/core/java/android/app/
Dactivity_manager.aconfig8 description: "Control collecting of ApplicationStartInfo records and APIs."
/frameworks/base/core/proto/android/service/
Drestricted_image.proto25 // Restricted Image proto is for collecting images from the user with their
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.proto45 // This is intended to be used as a dimenstion in collecting per-refresh rate
51 // This is intended to be used as a dimension in collecting per-render rate
160 // This is intended to be used as a dimension in collecting per-refresh rate
166 // This is intended to be used as a dimension in collecting per-render rate
184 // This is intended to be used as a dimension in collecting per-game mode
/frameworks/base/core/java/android/view/flags/
Drefresh_rate_flags.aconfig55 description: "Feature flag for toolkit metrics collecting for frame rate decision"
/frameworks/base/services/core/java/com/android/server/wm/
DTransitionController.java1110 boolean getCanBeIndependent(Transition collecting, @Nullable Transition queued) { in getCanBeIndependent() argument
1113 && collecting.mParallelCollectType == Transition.PARALLEL_TYPE_MUTUAL) { in getCanBeIndependent()
1118 if (collecting.mParallelCollectType == Transition.PARALLEL_TYPE_RECENTS) { in getCanBeIndependent()
1123 for (int i = 0; i < collecting.mParticipants.size(); ++i) { in getCanBeIndependent()
1124 final WindowContainer wc = collecting.mParticipants.valueAt(i); in getCanBeIndependent()
1136 } else if (collecting.mParallelCollectType == Transition.PARALLEL_TYPE_RECENTS) { in getCanBeIndependent()
DTask.java5857 final Transition collecting = mTransitionController.getCollectingTransition();
5858 if (collecting != null && collecting.mType == TRANSIT_OPEN) {
5861 collecting.collect(tr);
5862 moveTaskToBackInner(tr, collecting);
/frameworks/base/ravenwood/
DAndroid.bp264 // For collecting the *stats.csv files in a known directory under out/host/linux-x86/testcases/.
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md415 2. This updates the flow that `CurrentTilesInteractor` is collecting from, triggering the process
422 4. `CurrentTilesInteractor` updates its flow and classes collecting from it will be notified of the
/frameworks/proto_logging/stats/
Datoms.proto14047 // This is intended to be used as a dimenstion in collecting per-refresh rate
14053 // This is intended to be used as a dimension in collecting per-render rate
14169 // This is intended to be used as a dimension in collecting per-refresh rate
14175 // This is intended to be used as a dimension in collecting per-render rate
14193 // This is intended to be used as a dimension in collecting per-game mode