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