Home
last modified time | relevance | path

Searched refs:pInfo (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java157 StaticMetadata pInfo = mAllStaticInfo.get(physicalCameraId); in testMultiResolutionReprocessCharacteristics() local
158 CameraCharacteristics pChar = pInfo.getCharacteristics(); in testMultiResolutionReprocessCharacteristics()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java428 PackageInfo pInfo = mPackageManager.getPackageInfo(pkgName, in getCertHash() local
432 return IccUtils.bytesToHexString(md.digest(pInfo.signatures[0].toByteArray())); in getCertHash()