Home
last modified time | relevance | path

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

/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.java127 public int getGenerationId(int userId) { in getGenerationId() method in PlatformKeyManager
186 int generationId = getGenerationId(userId); in regenerate()
242 int generationId = getGenerationId(userId); in getEncryptKeyInternal()
296 int generationId = getGenerationId(userId); in getDecryptKeyInternal()
349 int generationId = getGenerationId(userId); in init()
DPlatformDecryptionKey.java53 public int getGenerationId() { in getGenerationId() method in PlatformDecryptionKey
DPlatformEncryptionKey.java52 public int getGenerationId() { in getGenerationId() method in PlatformEncryptionKey
DKeySyncTask.java170 int generation = mPlatformKeyManager.getGenerationId(mUserId); in syncKeys()
419 mUserId, recoveryAgentUid, decryptKey.getGenerationId()); in getKeysToSync()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java262 assertEquals(1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_setsGenerationIdTo1()
271 assertEquals(2, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_incrementsGenerationIdIfKeyIsUnavailable()
286 assertEquals(1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in init_doesNotIncrementGenerationIdIfKeyAvailable()
291 assertEquals(-1, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in getGenerationId_returnsMinusOneIfNotInitialized()
526 assertEquals(2, mPlatformKeyManager.getGenerationId(USER_ID_FIXTURE)); in regenerate_incrementsTheGenerationId()
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java264 mConfiguredGenerationId = surface.getGenerationId(); in OutputConfiguration()
560 mConfiguredGenerationId = mSurfaces.get(0).getGenerationId(); in OutputConfiguration()
/frameworks/base/core/java/android/view/
DSurface.java309 public int getGenerationId() { in getGenerationId() method in Surface
DViewRootImpl.java2215 final int surfaceGenerationId = mSurface.getGenerationId(); in performTraversals()
2403 } else if ((surfaceGenerationId != mSurface.getGenerationId() in performTraversals()
2492 if (surfaceChanged || surfaceGenerationId != mSurface.getGenerationId()) { in performTraversals()
/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java96 if (cached.second == bitmap.getGenerationId()) { in isGrayscaleIcon()
109 generationId = bitmap.getGenerationId(); in isGrayscaleIcon()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationTest.java229 when(bitA.getGenerationId()).thenReturn(100); in testBigPictureChange()
231 when(bitB.getGenerationId()).thenReturn(200); in testBigPictureChange()
/frameworks/base/graphics/java/android/graphics/
DBitmap.java400 public int getGenerationId() { in getGenerationId() method in Bitmap
/frameworks/base/core/java/android/app/
DNotification.java6757 || a.getGenerationId() != b.getGenerationId();
/frameworks/base/services/
Dart-profile8429 PLcom/android/server/locksettings/recoverablekeystore/PlatformDecryptionKey;->getGenerationId()I
8431 PLcom/android/server/locksettings/recoverablekeystore/PlatformEncryptionKey;->getGenerationId()I
8443 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getGenerationId(I)I
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...