Searched refs:mHeavyHitterCandiates (Results 1 – 1 of 1) sorted by relevance
64 private final SparseArray<HeavyHitterContainer> mHeavyHitterCandiates = new SparseArray<>(); field in BinderCallHeavyHitterWatcher296 mHeavyHitterCandiates.clear(); in resetInternalLocked()368 final int index = mHeavyHitterCandiates.indexOfKey(hashCode); in onTransaction()376 mHeavyHitterCandiates.put(hashCode, container); in onTransaction()389 final HeavyHitterContainer container = mHeavyHitterCandiates.get( in onTransaction()405 mHeavyHitterCandiates.clear(); in onTransaction()