Searched refs:isCallerActiveScorer (Results 1 – 3 of 3) sorted by relevance
147 if (!NetworkScorerAppManager.isCallerActiveScorer(mContext, getCallingUid())) { in updateScores()186 if (NetworkScorerAppManager.isCallerActiveScorer(mContext, getCallingUid()) || in clearScores()216 if (NetworkScorerAppManager.isCallerActiveScorer(mContext, getCallingUid()) || in disableScoring()
191 public static boolean isCallerActiveScorer(Context context, int callingUid) { in isCallerActiveScorer() method in NetworkScorerAppManager
968 NetworkScorerAppManager.isCallerActiveScorer(mContext, uid); in getScanResults()