Searched refs:TIME (Results 1 – 11 of 11) sorted by relevance
52 #ifdef TIME119 #ifdef TIME in main()180 #ifdef TIME in main()196 #ifdef TIME in main()
353 #ifndef TIME
71 public static final String TIME = "time"; field in EventProviderConstants.EventTableConstants
49 public static final long TIME = 3000; field in PowerManagerTest69 wl.acquire(TIME); in testPowerManager()71 Thread.sleep(TIME + MORE_TIME); in testPowerManager()
77 wl.acquire(PowerManagerTest.TIME); in testPowerManagerWakeLock()79 Thread.sleep(PowerManagerTest.TIME + PowerManagerTest.MORE_TIME); in testPowerManagerWakeLock()
46 private static final ZonedDateTime TIME = field in ConversationActionsTest59 .setReferenceTime(TIME) in testMessage_full()166 assertThat(message.getReferenceTime()).isEqualTo(TIME); in assertFullMessage()
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
192 .addField(EventTableConstants.TIME, Cursor.FIELD_TYPE_INTEGER) in DeviceEventTable()196 mTime = getField(EventTableConstants.TIME); in DeviceEventTable()
11429 field public static final String EXTRA_TIME = "android.intent.extra.TIME";32681 field public static final long TIME;