Searched refs:idText (Results 1 – 1 of 1) sorted by relevance
1105 String idText = tokenizer.nextToken().trim(); in checkForStrippedApkSignatures() local1106 if (idText.isEmpty()) { in checkForStrippedApkSignatures()1111 id = Integer.parseInt(idText); in checkForStrippedApkSignatures()