Searched refs:optionBundle (Results 1 – 1 of 1) sorted by relevance
2119 Bundle optionBundle = result.getParcelable( in testAddAccountAsUserSuccess() local2122 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()2123 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testAddAccountAsUserSuccess()