Searched refs:clientUid (Results 1 – 1 of 1) sorted by relevance
217 public BrowserRoot onGetRoot(String clientPackageName, int clientUid, Bundle rootHints) { in onGetRoot() argument219 "; clientUid=" + clientUid + " ; rootHints=", rootHints); in onGetRoot()222 if (!mPackageValidator.isCallerAllowed(this, clientPackageName, clientUid)) { in onGetRoot()