Home | History | Annotate | Download | only in model

Lines Matching defs:entryList

968                     List<ValuesDelta> entryList = oldState.getMimeEntries(mimeType);
969 if (entryList != null && !entryList.isEmpty()) {
970 for (ValuesDelta entry : entryList) {