Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountManagerServiceTestFixtures.java82 public static final String SESSION_DATA_VALUE_1 = "session.data.value.1"; field in AccountManagerServiceTestFixtures
H A DAccountManagerServiceTest.java1163 assertEquals(AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1, in testFinishSessionAsUserSuccess()
3401 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundle()
3413 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithError()
3429 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createEncryptedSessionBundleWithNoAccountType()
3444 AccountManagerServiceTestFixtures.SESSION_DATA_VALUE_1); in createOptionsWithAccountName()