Searched refs:controllerPid (Results 1 – 2 of 2) sorted by relevance
26 boolean isTrusted(String controllerPackageName, int controllerPid, int controllerUid); in isTrusted() argument
360 public boolean isTrusted(String controllerPackageName, int controllerPid, in isTrusted() argument378 return hasMediaControlPermission(controllerPid, controllerUid) in isTrusted()