Searched refs:KEY_INTENT_FLAGS (Results 1 – 3 of 3) sorted by relevance
31 public static final String KEY_INTENT_FLAGS = field in AccountManagerServiceTestFixtures
277 intentFlags = options.getInt(AccountManagerServiceTestFixtures.KEY_INTENT_FLAGS, 0); in startAddAccountSession()
748 options.putInt(AccountManagerServiceTestFixtures.KEY_INTENT_FLAGS, prohibitedFlags); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags()