Searched refs:KEY_CALLER_UID (Results 1 – 5 of 5) sorted by relevance
2846 loginOptions.putInt(AccountManager.KEY_CALLER_UID, callerUid); in getAuthToken()3156 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccount()3238 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccountAsUser()3316 options.putInt(AccountManager.KEY_CALLER_UID, uid); in startAddAccountSession()3542 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";
3111 field public static final String KEY_CALLER_UID = "callerUid";