Searched refs:isCurrentRequestWsContainsCaller (Results 1 – 1 of 1) sorted by relevance
4511 if (isCurrentRequestWsContainsCaller(uid, callingPackage)) { in getConnectionInfo()4560 private boolean isCurrentRequestWsContainsCaller(int uid, String callingPackage) { in isCurrentRequestWsContainsCaller() method in WifiServiceImpl