Searched refs:KEY_CALLER_UID (Results 1 – 6 of 6) sorted by relevance
2873 loginOptions.putInt(AccountManager.KEY_CALLER_UID, callerUid); in getAuthToken()3183 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccount()3265 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccountAsUser()3343 options.putInt(AccountManager.KEY_CALLER_UID, uid); in startAddAccountSession()3569 decryptedBundle.putInt(AccountManager.KEY_CALLER_UID, callingUid); in finishSessionAsUser()
243 public static final String KEY_CALLER_UID = "callerUid"; field in AccountManager
1079 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testFinishSessionAsUserSuccess()1961 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
2748 field public static final java.lang.String KEY_CALLER_UID = "callerUid";
3113 field public static final String KEY_CALLER_UID = "callerUid";