Home
last modified time | relevance | path

Searched refs:getGenerationId (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManager.java126 public int getGenerationId(int userId) { in getGenerationId() method in PlatformKeyManager
179 int generationId = getGenerationId(userId); in regenerate()
234 int generationId = getGenerationId(userId); in getEncryptKeyInternal()
286 int generationId = getGenerationId(userId); in getDecryptKeyInternal()
334 int generationId = getGenerationId(userId); in init()
H A DWrappedKey.java104 /*platformKeyGenerationId=*/ wrappingKey.getGenerationId(), in fromSecretKey()
207 int platformKeyGenerationId = platformKey.getGenerationId(); in unwrapKeys()
218 platformKey.getGenerationId())); in unwrapKeys()
H A DPlatformDecryptionKey.java53 public int getGenerationId() { in getGenerationId() method in PlatformDecryptionKey
H A DPlatformEncryptionKey.java52 public int getGenerationId() { in getGenerationId() method in PlatformEncryptionKey
H A DKeySyncTask.java167 int generation = mPlatformKeyManager.getGenerationId(mUserId); in syncKeys()
430 mUserId, recoveryAgentUid, decryptKey.getGenerationId()); in getKeysToSync()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManagerTest.java277 assertEquals(MIN_GENERATION_ID, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_setsGenerationId()
286 assertEquals(MIN_GENERATION_ID + 1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_incrementsGenerationIdIfKeyIsUnavailable()
299 assertEquals(MIN_GENERATION_ID, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_doesNotIncrementGenerationIdIfKeyAvailable()
304 assertEquals(-1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in getGenerationId_returnsMinusOneIfNotInitialized()
507 assertEquals(MIN_GENERATION_ID + 1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in regenerate_incrementsTheGenerationId()
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java316 mConfiguredGenerationId = surface.getGenerationId(); in OutputConfiguration()
752 mConfiguredGenerationId = mSurfaces.get(0).getGenerationId(); in OutputConfiguration()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationTest.java146 when(bitA.getGenerationId()).thenReturn(100); in testBigPictureChange()
148 when(bitB.getGenerationId()).thenReturn(200); in testBigPictureChange()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java96 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
109 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/aosp12/frameworks/base/core/java/android/view/
H A DSurface.java382 public int getGenerationId() { in getGenerationId() method in Surface
H A DViewRootImpl.java2816 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
2941 surfaceReplaced = (surfaceGenerationId != mSurface.getGenerationId() in performTraversals()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java390 public int getGenerationId() { in getGenerationId() method in Bitmap
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java7535 || aBitmap.getGenerationId() != bBitmap.getGenerationId(); in areIconsObviouslyDifferent()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/services/
H A Dart-profile23956 PLcom/android/server/locksettings/recoverablekeystore/PlatformDecryptionKey;->getGenerationId()I
23959 PLcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey;->getGenerationId()I
23973 HPLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getGenerationId(I)I+]Lc…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt17215 HSPLandroid/view/Surface;->getGenerationId()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14711 method public int getGenerationId();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt10446 method public int getGenerationId();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt17264 HSPLandroid/view/Surface;->getGenerationId()I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65248 Landroid/view/Surface;->getGenerationId()I