Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1958 Bundle optionBundle = result.getParcelable( in testAddAccountAsUserSuccess() local
1961 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
1962 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testAddAccountAsUserSuccess()