Searched refs:timer (Results 1 – 12 of 12) sorted by relevance
/development/samples/ToyVpn/server/linux/ |
D | ToyVpnServer.cpp | 212 int timer = 0; in main() local 229 if (timer < 1) { in main() 230 timer = 1; in main() 250 if (timer > 0) { in main() 251 timer = 0; in main() 262 timer += (timer > 0) ? 100 : -100; in main() 266 if (timer < -16000) { in main() 274 timer = 1; in main() 278 if (timer > 20000) { in main()
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/ |
D | SetTimerActivity.java | 17 package com.example.android.wearable.timer; 35 import com.example.android.wearable.timer.util.Constants; 36 import com.example.android.wearable.timer.util.TimerFormat;
|
D | TimerNotificationService.java | 17 package com.example.android.wearable.timer; 28 import com.example.android.wearable.timer.util.Constants;
|
D | WearableListItemLayout.java | 17 package com.example.android.wearable.timer;
|
/development/samples/browseable/Timer/src/com.example.android.wearable.timer/util/ |
D | TimerObj.java | 17 package com.example.android.wearable.timer.util;
|
D | Constants.java | 17 package com.example.android.wearable.timer.util;
|
D | TimerFormat.java | 17 package com.example.android.wearable.timer.util;
|
/development/samples/browseable/Timer/ |
D | _index.jd | 8 This simple wearable app allows the user to set a countdown timer. It runs
|
/development/samples/browseable/DelayedConfirmation/ |
D | _index.jd | 11 … Timer." Then, callbacks are implemented on both the wearable and phone to show when the timer is
|
/development/samples/JetBoy/src/com/example/android/jetboy/ |
D | JetBoy.java | 75 mTimerView = (TextView)findViewById(R.id.timer); in onCreate()
|
/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/ |
D | MainActivity.java | 101 findViewById(R.id.timer); in onStartTimer()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 1496 …s,fake_3kOFe5KuQNKr_XXlv-uS_A@fakeemail.com,"Tests for showing alarms/timers, and setting a timer." 7165 …19,platform/system/core,fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,crash_dump: set a watchdog timer. 7923 …t/connectivity,fake_3Uaj537tRAykEJlYC2ICPA@fakeemail.com,Increased cellular absent timer to 90 secs 8767 …ivity,fake_liojgHQ-QviSBBlnuORq8Q@fakeemail.com,Add LE pairing stress test and global timer logging 17956 …/contexthub,fake_LtIZ6_AqSvCV264tEGjn6g@fakeemail.com,hall: Increase debounce timer from 10 to 25ms 18025 …texthub,fake_7JEs3U0xSWOTSJPgGWC1Vg@fakeemail.com,[spi] Return error when timer runs out instead o… 18029 …ntexthub,fake_GsylL6GDR2mzjvYd7YpPHw@fakeemail.com,timer: add debug logging to identify dropped ti… 18055 …/contexthub,fake_CJZHYuUfTUaxMRYUXVhzVw@fakeemail.com,nanohub: add support for watchdog timer (WDT) 18065 …xthub,fake_CJZHYuUfTUaxMRYUXVhzVw@fakeemail.com,nanohub: firmware: pass one-shot timer id to caller 19635 …fake_-ReMIE4NQgiNKiSSIsNm2A@fakeemail.com,ss: Make struct tcpstat fields 'timer' and 'timeout' uns… [all …]
|