Searched refs:isAdoptedShell (Results 1 – 2 of 2) sorted by relevance
713 || PackageManagerServiceUtils.isAdoptedShell(callingUid, mContext)) {847 && !PackageManagerServiceUtils.isAdoptedShell(callingUid, mContext)) {
1319 public static boolean isAdoptedShell(int uid, Context context) { in isAdoptedShell() method