Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DSceneTransitionLayoutImpl.kt123 val newKey = channel.tryReceive().getOrNull() ?: newKey regex
/aosp14/frameworks/base/core/java/android/accounts/
H A DAuthenticatorDescription.java77 public static AuthenticatorDescription newKey(String type) { in newKey() method in AuthenticatorDescription
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
H A DMediaTimeoutListenerTest.kt191 val newKey = "NEWKEY" regex
211 val newKey = "NEWKEY" regex
/aosp14/frameworks/base/core/java/android/content/
H A DSyncAdapterType.java177 public static SyncAdapterType newKey(String authority, String accountType) { in newKey() method in SyncAdapterType
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTransitionState.java126 int newKey = mExitTransitionCoordinatorsKey++; in addExitTransitionCoordinator() local
H A DResourcesManager.java1218 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
H A DNotification.java8380 String newKey = newM.getSenderPerson() == null in areNotificationsVisiblyDifferent() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DSyntheticPasswordCrypto.java280 final KeyDescriptor newKey = new KeyDescriptor(); in migrateLockSettingsKey() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/listeners/
H A DListenerMultiplexerTest.java466 Consumer<TestListenerRegistration> newKey, in onRegistrationReplaced()
/aosp14/frameworks/base/services/core/java/com/android/server/location/listeners/
H A DListenerMultiplexer.java212 @NonNull TKey newKey, in onRegistrationReplaced()
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncOperation.java312 String newKey = key.substring(8); // Strip off the 'ACCOUNT:' prefix. in maybeCreateFromJobExtras() local
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java891 Key newKey = keys[mCurrentKeyIndex]; in showPreview() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...