Searched refs:KEY_CALLER_UID (Results 1 – 6 of 6) sorted by relevance
3078 loginOptions.putInt(AccountManager.KEY_CALLER_UID, callerUid); in getAuthToken()3474 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccountAndLogMetrics()3572 options.putInt(AccountManager.KEY_CALLER_UID, uid); in startAddAccountSession()3803 decryptedBundle.putInt(AccountManager.KEY_CALLER_UID, callingUid); in finishSessionAsUser()
251 public static final String KEY_CALLER_UID = "callerUid"; field in AccountManager
1172 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testFinishSessionAsUserSuccess()2128 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2748 field public static final java.lang.String KEY_CALLER_UID = "callerUid";
3843 field public static final String KEY_CALLER_UID = "callerUid";