Searched refs:collecting (Results 1 – 10 of 10) sorted by relevance
47 description: "Feature flag for collecting app data size by file type API"
8 description: "Control collecting of ApplicationStartInfo records and APIs."
25 // Restricted Image proto is for collecting images from the user with their
45 // This is intended to be used as a dimenstion in collecting per-refresh rate51 // This is intended to be used as a dimension in collecting per-render rate160 // This is intended to be used as a dimension in collecting per-refresh rate166 // This is intended to be used as a dimension in collecting per-render rate184 // This is intended to be used as a dimension in collecting per-game mode
55 description: "Feature flag for toolkit metrics collecting for frame rate decision"
1110 boolean getCanBeIndependent(Transition collecting, @Nullable Transition queued) { in getCanBeIndependent() argument1113 && 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()
5857 final Transition collecting = mTransitionController.getCollectingTransition();5858 if (collecting != null && collecting.mType == TRANSIT_OPEN) {5861 collecting.collect(tr);5862 moveTaskToBackInner(tr, collecting);
264 // For collecting the *stats.csv files in a known directory under out/host/linux-x86/testcases/.
415 2. This updates the flow that `CurrentTilesInteractor` is collecting from, triggering the process422 4. `CurrentTilesInteractor` updates its flow and classes collecting from it will be notified of the
14047 // This is intended to be used as a dimenstion in collecting per-refresh rate14053 // This is intended to be used as a dimension in collecting per-render rate14169 // This is intended to be used as a dimension in collecting per-refresh rate14175 // This is intended to be used as a dimension in collecting per-render rate14193 // This is intended to be used as a dimension in collecting per-game mode