Home
last modified time | relevance | path

Searched defs:timings (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tools/bootanalyze/
Dbootanalyze.py213 def generate_timing_points(timing_events, timings): argument
246 def iterate(args, search_events, timings, cfg, error_time, components_to_monitor): argument
506 def collect_events(search_events, command, timings, stop_events, disable_timing_after_zygote): argument
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DEventManagerTest.java169 List<EventManager.EventRecord.EventTiming> timings = in testExtractEventTimings() local
/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java404 TimingLogger timings = new TimingLogger(TAG, "loadAccountsInBackground"); in loadAccountsInBackground() local
/packages/services/Telecomm/src/com/android/server/telecom/
DAnalytics.java383 List<ParcelableCallAnalytics.EventTiming> timings = in toParcelableAnalytics() local