Home
last modified time | relevance | path

Searched refs:REQUEST_KEY_TIMESTAMP_KEY_LAST (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/StartInfoApp/src/com/android/cts/startinfoapp/
DApiTestActivity.java44 private static final String REQUEST_KEY_TIMESTAMP_KEY_LAST = "timestamp_key_last"; field in ApiTestActivity
142 int keyLast = extras.getInt(REQUEST_KEY_TIMESTAMP_KEY_LAST, 30); in addTimestamp()
/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java67 private static final String REQUEST_KEY_TIMESTAMP_KEY_LAST = "timestamp_key_last"; field in ActivityManagerAppStartInfoTest
312 REQUEST_KEY_TIMESTAMP_KEY_LAST, LAST_TIMESTAMP_KEY, // last timestamp key in testAddingTimestamps()