/frameworks/libs/modules-utils/javatests/com/android/modules/utils/testing/ |
D | TestableDeviceConfigTest.java | 107 String newKey = "key2"; in setProperties() local 131 String newKey = "key2"; in getProperties_empty() local 154 String newKey = "key2"; in getProperties() local 193 String newKey = "key2"; in testListener_setProperties() local
|
/frameworks/base/core/java/android/accounts/ |
D | AuthenticatorDescription.java | 77 public static AuthenticatorDescription newKey(String type) { in newKey() method in AuthenticatorDescription
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/ |
D | MediaTimeoutListenerTest.kt | 191 val newKey = "NEWKEY" in testOnMediaDataLoaded_migratesKeys() constant 211 val newKey = "NEWKEY" in testOnMediaDataLoaded_migratesKeys_noTimeoutExtension() constant
|
/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/keys/ |
D | TertiaryKeyStoreTest.java | 134 SecretKey newKey = generateAesKey(); in save_overwritesPreviousKey() local
|
/frameworks/base/core/java/android/content/ |
D | SyncAdapterType.java | 177 public static SyncAdapterType newKey(String authority, String accountType) { in newKey() method in SyncAdapterType
|
/frameworks/base/core/java/android/app/ |
D | ActivityTransitionState.java | 126 int newKey = mExitTransitionCoordinatorsKey++; in addExitTransitionCoordinator() local
|
D | ResourcesManager.java | 1211 final ResourcesKey newKey = rebaseActivityOverrideConfig(activityResource, in updateResourcesForActivity() local 1288 final ResourcesKey newKey = new ResourcesKey(oldKey.mResDir, in rebaseActivityOverrideConfig() local 1617 final ResourcesKey newKey = new ResourcesKey( in onLoadersChanged() local
|
D | Notification.java | 8322 String newKey = newM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | SyntheticPasswordCrypto.java | 249 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncOperation.java | 312 String newKey = key.substring(8); // Strip off the 'ACCOUNT:' prefix. in maybeCreateFromJobExtras() local
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | KeyboardView.java | 891 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
|
/frameworks/av/media/libstagefright/httplive/ |
D | PlaylistFetcher.cpp | 419 bool newKey = memcmp(mKeyData, key->data(), AES_BLOCK_SIZE) != 0; in decryptBuffer() local
|