Home | History | Annotate | Download | only in activity

Lines Matching refs:signatureLength

1511             int signatureLength = signature.length();
1512 int estimatedSelection = selection - signatureLength;
1516 while (i < signatureLength
1520 if (i == signatureLength) {