Searched refs:prevCallStateList (Results 1 – 1 of 1) sorted by relevance
2334 List<CallState> prevCallStateList = new ArrayList<>(); in notifyPreciseCallState() local2335 prevCallStateList.addAll(mCallStateLists.get(phoneId)); in notifyPreciseCallState()2395 if (prevCallStateList.equals(mCallStateLists.get(phoneId))) { in notifyPreciseCallState()