Home
last modified time | relevance | path

Searched refs:KEY_CALLER_UID (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java2873 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()
/frameworks/base/core/java/android/accounts/
DAccountManager.java243 public static final String KEY_CALLER_UID = "callerUid"; field in AccountManager
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1079 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testFinishSessionAsUserSuccess()
1961 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2748 field public static final java.lang.String KEY_CALLER_UID = "callerUid";
/frameworks/base/non-updatable-api/
Dcurrent.txt3113 field public static final String KEY_CALLER_UID = "callerUid";
/frameworks/base/api/
Dcurrent.txt3113 field public static final String KEY_CALLER_UID = "callerUid";