Home
last modified time | relevance | path

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

/aosp12/system/teeui/libteeui/include/secure_input/
H A Devdev.h102 struct Timer { struct
103 Timer(std::chrono::steady_clock::time_point _next, in Timer() argument
110 NonCopyableFunction<void()> handleTimer; argument
113 std::vector<Timer> timers_; argument
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaClock.h83 struct Timer { struct
85 const sp<AMessage> mNotify;
86 int64_t mMediaTimeUs;
87 int64_t mAdjustRealUs;
/aosp12/art/tools/dexfuzz/src/dexfuzz/
H A DTimer.java24 public class Timer { class
44 public Timer(String name) { in Timer() method in Timer
/aosp12/packages/providers/MediaProvider/tests/utils/src/com/android/providers/media/tests/utils/
H A DTimer.java31 public class Timer { class
40 public Timer(String name) { in Timer() method in Timer
/aosp12/system/libbase/include/android-base/
H A Dchrono_utils.h40 Timer() : start_(boot_clock::now()) {} in Timer() function
/aosp12/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_timer.py22 class Timer(object): class
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DInstallerTest.java49 private static class Timer { class in InstallerTest
54 public Timer(String title) { in Timer() method in InstallerTest.Timer
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DAmbientBrightnessStatsTracker.java307 static class Timer { class in AmbientBrightnessStatsTracker
313 public Timer(Clock clock) { in Timer() method in AmbientBrightnessStatsTracker.Timer
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DTimer.cpp38 Timer::Timer() { in Timer() function in android::scheduler::Timer
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimer.kt32 class Timer internal constructor( regex
/aosp12/frameworks/av/media/libstagefright/
H A DMediaClock.cpp33 MediaClock::Timer::Timer(const sp<AMessage> &notify, int64_t mediaTimeUs, int64_t adjustRealUs) in Timer() function in android::MediaClock::Timer
/aosp12/hardware/st/nfc/1.0/hal/
H A Dhalcore_private.h91 } Timer; typedef
/aosp12/hardware/st/nfc/st21nfc/hal/
H A Dhalcore_private.h92 } Timer; typedef
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
/aosp12/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto693 message Timer { message
/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java541 public static abstract class Timer { class in BatteryStats
544 public Timer() {} in Timer() method in BatteryStats.Timer
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1846 public static abstract class Timer extends BatteryStats.Timer implements TimeBaseObs { class in BatteryStatsImpl
1875 public Timer(Clocks clocks, int type, TimeBase timeBase, Parcel in) { in Timer() method in BatteryStatsImpl.Timer
1887 public Timer(Clocks clocks, int type, TimeBase timeBase) { in Timer() method in BatteryStatsImpl.Timer
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...