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