Searched refs:inListIndex (Results 1 – 1 of 1) sorted by relevance
1246 final int inListIndex = list.indexOf(locale); in readFromProto() local1247 if (inListIndex != -1) { in readFromProto()1248 Slog.wtf(TAG, "Repeated locale (" + list.get(inListIndex) + ")" in readFromProto()