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