Searched refs:hasCrossUserOrProfilePermission (Results 1 – 1 of 1) sorted by relevance
167 public boolean hasCrossUserOrProfilePermission() { return mHasCrossUserOrProfilePerm; } in hasCrossUserOrProfilePermission() method in InCallController.InCallServiceInfo381 if (mInCallServiceInfo.hasCrossUserOrProfilePermission()) { in connect()