Searched refs:KEY_CALLER_PID (Results 1 – 6 of 6) sorted by relevance
3079 loginOptions.putInt(AccountManager.KEY_CALLER_PID, Binder.getCallingPid()); in getAuthToken()3475 options.putInt(AccountManager.KEY_CALLER_PID, pid); in addAccountAndLogMetrics()3573 options.putInt(AccountManager.KEY_CALLER_PID, pid); in startAddAccountSession()3804 decryptedBundle.putInt(AccountManager.KEY_CALLER_PID, pid); in finishSessionAsUser()
256 public static final String KEY_CALLER_PID = "callerPid"; field in AccountManager
1173 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testFinishSessionAsUserSuccess()2129 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testAddAccountAsUserSuccess()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2747 field public static final java.lang.String KEY_CALLER_PID = "callerPid";
3842 field public static final String KEY_CALLER_PID = "callerPid";