Home | History | Annotate | Download | only in collator

Lines Matching defs:beforeKey

3153         CollationKey beforeKey = myCollation.getCollationKey(before);
3155 byte[] beforeKeyBytes = beforeKey.toByteArray();
3172 beforeKey = myCollation.getCollationKey(before);
3174 beforeKeyBytes = beforeKey.toByteArray();