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.java83 public static final String SESSION_DATA_VALUE_1 = "session.data.value.1"; field in AccountManagerServiceTestFixtures
DAccountManagerServiceTest.java1076 assertEquals(AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1, in testFinishSessionAsUserSuccess()
3130 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundle()
3142 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithError()
3158 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithNoAccountType()
3173 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createOptionsWithAccountName()