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