HomeSort by relevance Sort by last modified time
    Searched refs:timer_created (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/libbt/src/
upio.c 83 uint8_t timer_created; member in struct:__anon41858
216 if (lpm_proc_cb.timer_created == TRUE) {
268 if (lpm_proc_cb.timer_created == TRUE)
271 lpm_proc_cb.timer_created = FALSE;
400 if (lpm_proc_cb.timer_created == TRUE)
403 lpm_proc_cb.timer_created = FALSE;
418 if (lpm_proc_cb.timer_created == FALSE)
432 lpm_proc_cb.timer_created = TRUE;
515 __FUNCTION__, buffer, lpm_proc_cb.btwrite_active, lpm_proc_cb.timer_created);
  /system/bt/tools/mcap_tool/
mcap_tool.cc 510 static bool timer_created; local
512 if (!timer_created) {
519 timer_created = true;
  /packages/apps/DeskClock/src/com/android/deskclock/
HandleApiCalls.java 454 Controller.getController().notifyVoiceSuccess(this, getString(R.string.timer_created));

Completed in 240 milliseconds