Searched refs:pInfo (Results 1 – 2 of 2) sorted by relevance
157 StaticMetadata pInfo = mAllStaticInfo.get(physicalCameraId); in testMultiResolutionReprocessCharacteristics() local158 CameraCharacteristics pChar = pInfo.getCharacteristics(); in testMultiResolutionReprocessCharacteristics()
428 PackageInfo pInfo = mPackageManager.getPackageInfo(pkgName, in getCertHash() local432 return IccUtils.bytesToHexString(md.digest(pInfo.signatures[0].toByteArray())); in getCertHash()