/frameworks/libs/modules-utils/javatests/com/android/modules/utils/testing/ |
D | TestableDeviceConfigTest.java | 103 String newKey = "key2"; in setProperties() local 132 String newKey = "key2"; in getProperties_empty() local 157 String newKey = "key2"; in getProperties() local 198 String newKey = "key2"; in testListener_setProperties() local
|
/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/ |
D | SceneTransitionLayoutImpl.kt | 120 for (newKey in channel) { in <lambda>() method 123 val newKey = channel.tryReceive().getOrNull() ?: newKey in <lambda>() constant
|
/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/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 | 1218 final ResourcesKey newKey = rebaseActivityOverrideConfig(activityResource, in updateResourcesForActivity() local 1295 final ResourcesKey newKey = new ResourcesKey(oldKey.mResDir, in rebaseActivityOverrideConfig() local 1624 final ResourcesKey newKey = new ResourcesKey( in onLoadersChanged() local
|
D | Notification.java | 8380 String newKey = newM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
|
/frameworks/base/services/core/java/com/android/server/locksettings/ |
D | SyntheticPasswordCrypto.java | 280 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/listeners/ |
D | ListenerMultiplexerTest.java | 466 Consumer<TestListenerRegistration> newKey, in onRegistrationReplaced()
|
/frameworks/base/services/core/java/com/android/server/location/listeners/ |
D | ListenerMultiplexer.java | 212 @NonNull TKey newKey, in onRegistrationReplaced()
|
/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
|