Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTestFixtures.java82 public static final String SESSION_DATA_VALUE_1 = "session.data.value.1"; field in AccountManagerServiceTestFixtures
DAccountManagerServiceTest.java1169 assertEquals(AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1, in testFinishSessionAsUserSuccess()
3512 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundle()
3524 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithError()
3540 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithNoAccountType()
3555 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createOptionsWithAccountName()