Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/StartInfoApp/src/com/android/cts/startinfoapp/
DApiTestActivity.java42 private static final String REQUEST_KEY_TIMESTAMP_KEY_FIRST = "timestamp_key_first"; field in ApiTestActivity
140 int keyFirst = extras.getInt(REQUEST_KEY_TIMESTAMP_KEY_FIRST, 21); in addTimestamp()
/cts/tests/app/AppStartTest/src/android/app/cts/
DActivityManagerAppStartInfoTest.java65 private static final String REQUEST_KEY_TIMESTAMP_KEY_FIRST = "timestamp_key_first"; field in ActivityManagerAppStartInfoTest
310 REQUEST_KEY_TIMESTAMP_KEY_FIRST, FIRST_TIMESTAMP_KEY, // first timestamp key in testAddingTimestamps()