Searched refs:processTokenBinder (Results 1 – 1 of 1) sorted by relevance
56 public CallingInfo(int uid, String packageName, @Nullable IBinder processTokenBinder) { in CallingInfo() argument59 mAppProcessToken = processTokenBinder; in CallingInfo()