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.java1090 assertEquals(AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1, in testFinishSessionAsUserSuccess()
3265 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundle()
3277 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithError()
3293 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithNoAccountType()
3308 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createOptionsWithAccountName()