Home | History | Annotate | Download | only in model

Lines Matching defs:entryList

957                     List<ValuesDelta> entryList = oldState.getMimeEntries(mimeType);
958 if (entryList != null && !entryList.isEmpty()) {
959 for (ValuesDelta entry : entryList) {