Searched defs:checkLength (Results 1 – 3 of 3) sorted by relevance
250 public void checkLength() { in checkLength() method in LockscreenCredential
334 private void checkLength(int dataLength) { in checkLength() method in TlvBufferUtils.TlvConstructor
665 final int checkLength = NUM_CHARS_TO_GET_BEFORE_CURSOR - 1; in getNgramContextFromNthPreviousWord() local