Searched refs:KEY_CALLER_UID (Results 1 – 5 of 5) sorted by relevance
3025 loginOptions.putInt(AccountManager.KEY_CALLER_UID, callerUid); in getAuthToken()3419 options.putInt(AccountManager.KEY_CALLER_UID, uid); in addAccountAndLogMetrics()3517 options.putInt(AccountManager.KEY_CALLER_UID, uid); in startAddAccountSession()3743 decryptedBundle.putInt(AccountManager.KEY_CALLER_UID, callingUid); in finishSessionAsUser()
251 public static final String KEY_CALLER_UID = "callerUid"; field in AccountManager
1166 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testFinishSessionAsUserSuccess()2122 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3761 field public static final String KEY_CALLER_UID = "callerUid";