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

  /cts/tests/tests/os/src/android/os/health/cts/
HealthStatsTest.java 79 Assert.assertTrue(readback.hasTimer(TIMER_0));
84 Assert.assertTrue(readback.hasTimer(TIMER_1));
  /frameworks/base/core/java/android/os/health/
HealthStats.java 199 public boolean hasTimer(int key) {
210 * @see #hasTimer hasTimer(int) To check if a value for the given key is present.
225 * @see #hasTimer hasTimer(int) To check if a value for the given key is present.
240 * @see #hasTimer hasTimer(int) To check if a value for the given key is present.
  /external/sqlite/dist/orig/
shell.c 300 static int hasTimer(void){
360 #define HAS_TIMER hasTimer()
    [all...]
  /external/sqlite/dist/
shell.c 306 static int hasTimer(void){
366 #define HAS_TIMER hasTimer()
    [all...]
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 480 milliseconds