Searched refs:TIME (Results 1 – 11 of 11) sorted by relevance
27 public static final long TIME = 3000; field in PowerManagerTest40 wl.acquire(TIME); in testPowerManager()42 Thread.sleep(TIME + MORE_TIME); in testPowerManager()
64 wl.acquire(PowerManagerTest.TIME); in testPowerManagerWakeLock()66 Thread.sleep(PowerManagerTest.TIME + PowerManagerTest.MORE_TIME); in testPowerManagerWakeLock()
185 private final Field TIME; field in DeviceEvent.DeviceEventTable191 .addField(EventTableConstants.TIME, Cursor.FIELD_TYPE_INTEGER) in DeviceEventTable()195 TIME = getField(EventTableConstants.TIME); in DeviceEventTable()203 TIME.putLong(values, event.time); in buildContentValues()217 TIME.getLong(cursor)); in buildStream()
53 #ifdef TIME120 #ifdef TIME in main()181 #ifdef TIME in main()197 #ifdef TIME in main()
353 #ifndef TIME
71 public static final String TIME = "time"; field in EventProviderConstants.EventTableConstants
77 robustnessTestResults.put(BaseResultsDialog.ResultType.TIME, timerTest()); in executeRobustnessTests()188 testFailed.put(BaseResultsDialog.ResultType.TIME, false); in getRotationData()
47 mTextViews.put(ResultType.TIME, (TextView) mRootView.findViewById(R.id.tvTimeResult)); in onCreateDialog()
37 TIME, enumConstant
38037 public static final int TIME
54918 public static final long TIME