Home
last modified time | relevance | path

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

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerService.kt72 val timerId = intent.getIntExtra(EXTRA_TIMER_ID, -1) regex
144 val timerId = timer?.id ?: -1 regex
H A DTimerReceiver.kt37 val timerId = intent.getIntExtra("timer.intent.extra", -1) regex
H A DTimerItemFragment.kt34 var timerId = 0 regex
/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dtimer_cancel_test.h42 uint32_t timerId; member
/aosp12/hardware/nxp/nfc/pn8x/halimpl/hal/
H A DphNxpNciHal_NfcDepSWPrio.cc69 static void cleanup_timer_handler(uint32_t timerId, void* pContext) { in cleanup_timer_handler()
91 static void custom_poll_timer_handler(uint32_t timerId, void* pContext) { in custom_poll_timer_handler()
H A DphNxpNciHal_ext.cc976 static void hal_extns_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_extns_write_rsp_timeout_cb()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/hal/
H A DphNxpNciHal_NfcDepSWPrio.cc69 static void cleanup_timer_handler(uint32_t timerId, void* pContext) { in cleanup_timer_handler()
91 static void custom_poll_timer_handler(uint32_t timerId, void* pContext) { in custom_poll_timer_handler()
H A DphNxpNciHal_ext.cc1004 static void hal_extns_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_extns_write_rsp_timeout_cb()
/aosp12/packages/apps/Dialer/java/com/android/dialer/metrics/
H A DStubMetrics.java68 public void stopUnnamedTimer(int timerId, String timerEventName) { in stopUnnamedTimer()
H A DFutureTimer.java104 Integer timerId = metrics.startUnnamedTimer(); in applyTiming() local
H A DMetrics.java90 void stopUnnamedTimer(int timerId, String timerEventName); in stopUnnamedTimer()
/aosp12/system/chre/platform/shared/
H A Dchre_api_re.cc56 DLL_EXPORT bool chreTimerCancel(uint32_t timerId) { in chreTimerCancel()
/aosp12/system/chre/build/app_support/qcom_nanohub/
H A Dapp_support.cc84 uint32_t timerId; member
/aosp12/frameworks/base/core/java/android/os/health/
H A DHealthStatsWriter.java94 public void addTimer(int timerId, int count, long time) { in addTimer()
/aosp12/system/chre/apps/power_test/common/
H A Drequest_manager.cc133 uint32_t timerId = in requestTimer() local
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DHandleApiCalls.kt328 val timerId = ContentUris.parseId(dataUri).toInt() regex
/aosp12/hardware/nxp/nfc/pn8x/halimpl/self-test/
H A DphNxpNciHal_SelfTest.cc820 static void hal_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_write_rsp_timeout_cb()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/self-test/
H A DphNxpNciHal_SelfTest.cc820 static void hal_write_rsp_timeout_cb(uint32_t timerId, void* pContext) { in hal_write_rsp_timeout_cb()