Searched refs:pInfo (Results 1 – 3 of 3) sorted by relevance
79 PrinterInfo pInfo = pBuilder.build(); in onStartPrinterDiscovery() local81 pList.add(pInfo); in onStartPrinterDiscovery()
157 StaticMetadata pInfo = mAllStaticInfo.get(physicalCameraId); in testMultiResolutionReprocessCharacteristics() local158 CameraCharacteristics pChar = pInfo.getCharacteristics(); in testMultiResolutionReprocessCharacteristics()
673 PackageInfo pInfo = mPackageManager.getPackageInfo(pkgName, in getCertHash() local677 return IccUtils.bytesToHexString(md.digest(pInfo.signatures[0].toByteArray())); in getCertHash()