Home
last modified time | relevance | path

Searched refs:KEY_INTENT_FLAGS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTestFixtures.java31 public static final String KEY_INTENT_FLAGS = field in AccountManagerServiceTestFixtures
DTestAccountType1Authenticator.java277 intentFlags = options.getInt(AccountManagerServiceTestFixtures.KEY_INTENT_FLAGS, 0); in startAddAccountSession()
DAccountManagerServiceTest.java748 options.putInt(AccountManagerServiceTestFixtures.KEY_INTENT_FLAGS, prohibitedFlags); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags()