Searched refs:KEY_CALLER_PID (Results 1 – 6 of 6) sorted by relevance
2947 loginOptions.putInt(AccountManager.KEY_CALLER_PID, Binder.getCallingPid()); in getAuthToken()3339 options.putInt(AccountManager.KEY_CALLER_PID, pid); in addAccountAndLogMetrics()3437 options.putInt(AccountManager.KEY_CALLER_PID, pid); in startAddAccountSession()3664 decryptedBundle.putInt(AccountManager.KEY_CALLER_PID, pid); in finishSessionAsUser()
253 public static final String KEY_CALLER_PID = "callerPid"; field in AccountManager
1094 assertTrue(sessionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testFinishSessionAsUserSuccess()1992 assertTrue(optionBundle.containsKey(AccountManager.KEY_CALLER_PID)); in testAddAccountAsUserSuccess()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3361 field public static final String KEY_CALLER_PID = "callerPid";
2747 field public static final java.lang.String KEY_CALLER_PID = "callerPid";