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.java3078 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()
/frameworks/base/core/java/android/accounts/
DAccountManager.java251 public static final String KEY_CALLER_UID = "callerUid"; field in AccountManager
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1172 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testFinishSessionAsUserSuccess()
2128 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_UID)); in testAddAccountAsUserSuccess()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2748 field public static final java.lang.String KEY_CALLER_UID = "callerUid";
/frameworks/base/core/api/
Dcurrent.txt3843 field public static final String KEY_CALLER_UID = "callerUid";