Searched refs:collectKeys (Results 1 – 1 of 1) sorted by relevance
2677 collectKeys(mUidState, knownUids); in dump()2678 collectKeys(mUidRules, knownUids); in dump()4009 private static void collectKeys(SparseIntArray source, SparseBooleanArray target) { in collectKeys() method