Searched refs:isAppOpsPermittedManageOngoingCalls (Results 1 – 1 of 1) sorted by relevance
1797 if (isAppOpsPermittedManageOngoingCalls(serviceInfo.applicationInfo.uid, in getInCallServiceType()2314 private boolean isAppOpsPermittedManageOngoingCalls(int uid, String callingPackage) { in isAppOpsPermittedManageOngoingCalls() method in InCallController