Home
last modified time | relevance | path

Searched defs:Timer (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DResourceTimer.h69 struct Timer { struct
74 Timer(); argument
80 int count;
82 int64_t total;
85 int mintime;
87 int maxtime;
92 int largest[MaxLargest];
99 struct Percentile {
134 static void copy(Timer &dst, Timer &src, bool reset); argument
164 // Fetch one Timer. The function has a short-circuit behavior: if the count is zero then argument
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaClock.h83 struct Timer { struct
85 const sp<AMessage> mNotify;
86 int64_t mMediaTimeUs;
87 int64_t mAdjustRealUs;
/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DInstallerTest.java49 private static class Timer { class in InstallerTest
54 public Timer(String title) { in Timer() method in InstallerTest.Timer
/frameworks/base/services/core/java/com/android/server/display/
DAmbientBrightnessStatsTracker.java320 static class Timer { class in AmbientBrightnessStatsTracker
326 public Timer(Clock clock) { in Timer() method in AmbientBrightnessStatsTracker.Timer
/frameworks/native/services/surfaceflinger/Scheduler/src/
DTimer.cpp42 Timer::Timer() { in Timer() function in android::scheduler::Timer
/frameworks/base/core/java/android/content/res/
DResourceTimer.java96 private static class Timer { class in ResourceTimer
/frameworks/base/libs/androidfw/
DResourceTimer.cpp118 ResourceTimer::Timer::Timer() { in Timer() function in android::ResourceTimer::Timer
/frameworks/base/services/core/jni/
Dcom_android_server_utils_AnrTimer.cpp337 class AnrTimerService::Timer { class in android::__anoncbc99b2b0111::AnrTimerService
370 Timer() : in Timer() function in android::__anoncbc99b2b0111::AnrTimerService::Timer
386 Timer(timer_id_t id) : in Timer() function in android::__anoncbc99b2b0111::AnrTimerService::Timer
401 Timer(int pid, int uid, nsecs_t timeout, bool extend, bool freeze) : in Timer() function in android::__anoncbc99b2b0111::AnrTimerService::Timer
/frameworks/av/media/libstagefright/
DMediaClock.cpp33 MediaClock::Timer::Timer(const sp<AMessage> &notify, int64_t mediaTimeUs, int64_t adjustRealUs) in Timer() function in android::MediaClock::Timer
/frameworks/base/core/proto/android/server/
Djobscheduler.proto693 message Timer { message
/frameworks/base/core/java/android/os/
DBatteryStats.java566 public static abstract class Timer { class in BatteryStats
569 public Timer() {} in Timer() method in BatteryStats.Timer
/frameworks/base/services/core/java/com/android/server/power/stats/
DBatteryStatsImpl.java2807 public static abstract class Timer extends BatteryStats.Timer implements TimeBaseObs { class in BatteryStatsImpl
2836 public Timer(Clock clock, int type, TimeBase timeBase, Parcel in) { in Timer() method in BatteryStatsImpl.Timer
2848 public Timer(Clock clock, int type, TimeBase timeBase) { in Timer() method in BatteryStatsImpl.Timer
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...