Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPathIterator.java82 mPathGenerationId = mPath.getGenerationId(); in PathIterator()
153 if (mPathGenerationId != mPath.getGenerationId()) { in peek()
176 if (mPathGenerationId != mPath.getGenerationId()) { in nextInternal()
DPath.java822 public int getGenerationId() { in getGenerationId() method in Path
DBitmap.java405 public int getGenerationId() { in getGenerationId() method in Bitmap
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DWrappedKey.java104 /*platformKeyGenerationId=*/ wrappingKey.getGenerationId(), in fromSecretKey()
207 int platformKeyGenerationId = platformKey.getGenerationId(); in unwrapKeys()
218 platformKey.getGenerationId())); in unwrapKeys()
DPlatformKeyManager.java125 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()
DPlatformEncryptionKey.java52 public int getGenerationId() { in getGenerationId() method in PlatformEncryptionKey
DPlatformDecryptionKey.java53 public int getGenerationId() { in getGenerationId() method in PlatformDecryptionKey
DKeySyncTask.java174 int generation = mPlatformKeyManager.getGenerationId(mUserId); in syncKeys()
437 mUserId, recoveryAgentUid, decryptKey.getGenerationId()); in getKeysToSync()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java279 assertEquals(MIN_GENERATION_ID, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_setsGenerationId()
288 assertEquals(MIN_GENERATION_ID + 1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_incrementsGenerationIdIfKeyIsUnavailable()
301 assertEquals(MIN_GENERATION_ID, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_doesNotIncrementGenerationIdIfKeyAvailable()
306 assertEquals(-1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in getGenerationId_returnsMinusOneIfNotInitialized()
521 assertEquals(MIN_GENERATION_ID + 1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in regenerate_incrementsTheGenerationId()
/frameworks/base/libs/hwui/
DColorFilter.h53 [[nodiscard]] int32_t getGenerationId() const { return mGenerationId; } in getGenerationId() function
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java588 mConfiguredGenerationId = surface.getGenerationId(); in OutputConfiguration()
1540 mConfiguredGenerationId = mSurfaces.get(0).getGenerationId(); in OutputConfiguration()
/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java98 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
111 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/frameworks/base/core/java/android/view/
DSurface.java470 public int getGenerationId() { in getGenerationId() method in Surface
DViewRootImpl.java3597 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
3756 surfaceReplaced = (surfaceGenerationId != mSurface.getGenerationId() in performTraversals()
/frameworks/base/core/java/android/app/
DNotification.java3608 || aBitmap.getGenerationId() != bBitmap.getGenerationId(); in areIconsMaybeDifferent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt15492 method public int getGenerationId();
16727 method public int getGenerationId();
/frameworks/base/boot/
Dboot-image-profile.txt16699 HSPLandroid/view/Surface;->getGenerationId()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10446 method public int getGenerationId();
/frameworks/base/config/
Dboot-image-profile.txt16763 HSPLandroid/view/Surface;->getGenerationId()I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt61282 Landroid/view/Surface;->getGenerationId()I