Home
last modified time | relevance | path

Searched refs:putLong (Results 1 – 25 of 28) sorted by relevance

12

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeEvent.java121 bundle.putLong("mEnterTimestamp", mEnterTimestamp); in toBundle()
122 bundle.putLong("mExitTimestamp", mExitTimestamp); in toBundle()
123 bundle.putLong("mEnterWallTime", mEnterWallTime); in toBundle()
124 bundle.putLong("mExitWallTime", mExitWallTime); in toBundle()
DImeCommand.java59 bundle.putLong(ID_KEY, mId); in toBundle()
/cts/hostsidetests/atrace/AtraceTestApp/src/com/android/cts/atracetestapp/
DAtraceDeviceTests.java43 status.putLong("AtraceDeviceTests_pid", Os.getpid()); in reportPidTid()
44 status.putLong("AtraceDeviceTests_tid", Os.gettid()); in reportPidTid()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DActivityTransitionActivity.java174 result.putLong(ARRIVE_ENTER_TIME, SystemClock.uptimeMillis()); in startTest()
176 result.putLong(ARRIVE_RETURN_TIME, SystemClock.uptimeMillis()); in startTest()
186 result.putLong(ARRIVE_ENTER_TIME_READY, SystemClock.uptimeMillis()); in startTest()
188 result.putLong(ARRIVE_RETURN_TIME_READY, in startTest()
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
DField.java79 public void putLong(ContentValues values, long value) { in putLong() method in Field
130 public void putLong(ContentValues values, long value) { in putLong() method in Field.IntegerField
/cts/tests/tests/database/src/android/database/cts/
DAbstractWindowedCursorTest.java110 assertTrue(mWindow.putLong((long) shortNumber, ROW_INDEX0, COLUMN_INDEX0)); in testGetShort()
121 assertTrue(mWindow.putLong(longNumber, ROW_INDEX0, COLUMN_INDEX0)); in testGetLong()
132 assertTrue(mWindow.putLong((long) intNumber, ROW_INDEX0, COLUMN_INDEX0)); in testGetInt()
DCursorWindowTest.java261 assertTrue(cursorWindow.putLong(NUMBER_LONG_INTEGER, 0, 2)); in testAccessDataValues()
496 cursorWindow.putLong(i, i, 0); in fillCursorTestContents()
/cts/tests/tests/media/src/android/media/cts/
DSurfaceEncodeTimestampTest.java203 params.putLong(MediaCodec.PARAMETER_KEY_SUSPEND_TIME, 100000); in testCreateInputSurfaceSuspendedResumeWithTime()
251 params.putLong(MediaCodec.PARAMETER_KEY_SUSPEND_TIME, 100000); in testSuspendedResumeWithTime()
256 params.putLong(MediaCodec.PARAMETER_KEY_SUSPEND_TIME, 166667); in testSuspendedResumeWithTime()
272 params.putLong(MediaCodec.PARAMETER_KEY_OFFSET_TIME, -16667); in testOffsetTime()
DNativeMediaDrmClearkeyTest.java124 buffer.putLong(uuid.getMostSignificantBits()); in uuidByteArray()
125 buffer.putLong(uuid.getLeastSignificantBits()); in uuidByteArray()
DMediaPlayerDrmTestBase.java761 rawPssh.putLong(uuid.getMostSignificantBits()); in makeCencPSSH()
762 rawPssh.putLong(uuid.getLeastSignificantBits()); in makeCencPSSH()
/cts/tests/tests/os/src/android/os/cts/
DPersistableBundleTest.java37 bundle.putLong("long", 12345L); in testWriteToStreamAndReadFromStream()
DBundleTest.java442 mBundle.putLong(KEY, l); in testGetLong1()
453 mBundle.putLong(KEY, l2); in testGetLong2()
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceDataStoreTest.java349 mPreference.putLong(1L); in putLongTestCommon()
352 verify(mDataStore, atLeastOnce()).putLong(eq(KEY), anyLong()); in putLongTestCommon()
534 void putLong(long value) { in putLong() method in PreferenceDataStoreTest.PreferenceWrapper
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtilsReceiver.java96 res.putLong(EXTRA_BYTES, allocated); in doAllocation()
/cts/tests/tests/permission/src/android/permission/cts/
DLocationAccessCheckTest.java352 Settings.Secure.putLong(cr, LOCATION_ACCESS_CHECK_INTERVAL_MILLIS, 100); in reduceDelays()
353 Settings.Secure.putLong(cr, LOCATION_ACCESS_CHECK_DELAY_MILLIS, 50); in reduceDelays()
/cts/tests/tests/provider/src/android/provider/cts/
DSettings_SystemTest.java90 assertTrue(System.putLong(cr, LONG_FIELD, 20l)); in testSystemSettings()
DSettings_SecureTest.java129 Secure.putLong(cr, NO_SUCH_SETTING, -1); in testGetPutLong()
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/
DDeviceEvent.java204 mTime.putLong(values, event.time); in buildContentValues()
/cts/hostsidetests/backup/KeyValueApp/src/android/cts/backup/keyvaluerestoreapp/
DKeyValueBackupRestoreTest.java229 editor.putLong(LONG_PREF, LONG_PREF_VALUE); in saveSharedPreferencesValues()
/cts/tests/tests/content/src/android/content/cts/
DContentResolverSyncTestCase.java336 extras.putLong("Long", 10l);
/cts/tests/tests/text/src/android/text/style/cts/
DTtsSpanTest.java42 mBundle.putLong("argument.three", 3); in setup()
43 mBundle.putLong("argument.four", 4); in setup()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DCommandSession.java278 data.putLong(KEY_REQUEST_TOKEN, mPendingRequestToken);
689 data.putLong(KEY_REQUEST_TOKEN, requestToke);
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestAccountAuthenticator.java171 result.putLong( in getAuthToken()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/admin/
DPolicySerializationTestActivity.java383 editor.putLong(mPreferenceKey, getExpectedValue()); in saveExpectedValue()
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java246 result.putLong(AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, expiry); in getAuthToken()

12