Searched refs:getAllValidScorers (Results 1 – 2 of 2) sorted by relevance
92 public static Collection<NetworkScorerAppData> getAllValidScorers(Context context) { in getAllValidScorers() method in NetworkScorerAppManager210 Collection<NetworkScorerAppData> applications = getAllValidScorers(context); in getScorer()
82 NetworkScorerAppManager.getAllValidScorers(mMockContext).iterator(); in testGetAllValidScorers()