Searched refs:addToKey (Results 1 – 1 of 1) sorted by relevance
89 addToKey(mLastKey, durationMillis, connectionIds); in add()94 addToKey(key, 0L, connectionIds); in add()134 private void addToKey(Key key, long durationMillis, Set<Integer> connectionIds) { in addToKey() method in VoiceCallRatTracker