/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/util/ |
H A D | ReferencedKeyMap.java | 180 private ReferenceKey<K> entryKey(Object key) { in entryKey() method in ReferencedKeyMap 236 ReferenceKey<K> entryKey = entryKey(key); in put() local 305 ReferenceKey<K> entryKey = entryKey(key); in putIfAbsent() local 426 ReferenceKey<T> entryKey = setMap.get(setMap.lookupKey(key)); in existingKey() local 441 ReferenceKey<T> entryKey = setMap.entryKey(key); in internKey() local 473 ReferenceKey<T> entryKey = setMap.entryKey(key); in internAddKey() local
|
/aosp_15_r20/frameworks/base/services/credentials/java/com/android/server/credentials/ |
H A D | ProviderGetSession.java | 296 protected void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected() 722 public Action getAuthenticationAction(String entryKey) { in getAuthenticationAction() 728 public Action getActionEntry(String entryKey) { in getActionEntry() 734 public RemoteEntry getRemoteEntry(String entryKey) { in getRemoteEntry() 740 public CredentialEntry getCredentialEntry(String entryKey) { in getCredentialEntry() 745 public void updateAuthEntryWithNoCredentialsReceived(@Nullable String entryKey) { in updateAuthEntryWithNoCredentialsReceived() 755 private void updateMostRecentAuthEntry(String entryKey) { in updateMostRecentAuthEntry()
|
H A D | ProviderCreateSession.java | 225 public void onUiEntrySelected(String entryType, String entryKey, in onUiEntrySelected() 399 public RemoteEntry getRemoteEntry(String entryKey) { in getRemoteEntry() 407 public CreateEntry getCreateEntry(String entryKey) { in getCreateEntry()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/ |
D | RemoteInputControllerLogger.java | 31 public final void logAddRemoteInput(@org.jetbrains.annotations.NotNull() in logAddRemoteInput() 41 public final void logRemoveRemoteInput(@org.jetbrains.annotations.NotNull() in logRemoveRemoteInput() 47 public final void logRemoteInputApplySkipped(@org.jetbrains.annotations.NotNull() in logRemoteInputApplySkipped()
|
/aosp_15_r20/frameworks/base/core/java/android/credentials/selection/ |
H A D | UserSelectionDialogResult.java | 74 @NonNull String entryKey, @NonNull String entrySubkey) { in UserSelectionDialogResult() 83 @NonNull String entryKey, @NonNull String entrySubkey, in UserSelectionDialogResult() 119 String entryKey = in.readString8(); in UserSelectionDialogResult() local
|
H A D | UserSelectionResult.java | 84 @NonNull String entryKey, @NonNull String entrySubkey, in UserSelectionResult()
|
/aosp_15_r20/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
D | WifiPickerTracker.java | 784 final StandardWifiEntryKey entryKey = in updateStandardWifiEntryScans() local 996 final StandardWifiEntryKey entryKey = in updateKnownNetworkEntryScans() local 1273 final StandardWifiEntryKey entryKey = new StandardWifiEntryKey(matchingConfigs.get(0)); in conditionallyCreateConnectedNetworkRequestEntry() local 1302 final StandardWifiEntryKey entryKey = in conditionallyCreateConnectedStandardWifiEntry() local 1331 final StandardWifiEntryKey entryKey = in conditionallyCreateConnectedSuggestedWifiEntry() local
|
D | HotspotNetworkDetailsTracker.java | 89 HotspotNetworkEntryKey entryKey = new HotspotNetworkEntryKey(key); in HotspotNetworkDetailsTracker() local
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/ |
H A D | ProviderRegistryGetSessionTest.java | 238 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException() local 271 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException() local 304 String entryKey = providerData.getCredentialEntries().get(0).getSubkey(); in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds() local
|
/aosp_15_r20/external/emma/core/java12/com/vladium/util/ |
H A D | SoftValueMap.java | 171 final Object entryKey = entry.m_key; in get() local 240 final Object entryKey = entry.m_key; in put() local 309 final Object entryKey = entry.m_key; in remove() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kapt/gen/stubs/com/android/credentialmanager/model/ |
D | EntryInfo.java | 11 private final java.lang.String entryKey = null; field in EntryInfo 21 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in EntryInfo()
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/cache/ |
H A D | LocalCache.java | 2130 K entryKey = e.getKey(); in lockedGetOrLoad() local 2337 K entryKey = e.getKey(); in insertLoadingValueReference() local 2621 K entryKey = e.getKey(); in getEntry() local 2736 K entryKey = e.getKey(); in put() local 2873 K entryKey = e.getKey(); in replace() local 2935 K entryKey = e.getKey(); in replace() local 2991 K entryKey = e.getKey(); in remove() local 3037 K entryKey = e.getKey(); in remove() local 3090 K entryKey = e.getKey(); in storeLoadedValue() local 3270 K entryKey = e.getKey(); in reclaimValue() local [all …]
|
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/ |
H A D | LocalCache.java | 2134 K entryKey = e.getKey(); in lockedGetOrLoad() local 2244 K entryKey = e.getKey(); in compute() local 2427 K entryKey = e.getKey(); in insertLoadingValueReference() local 2711 K entryKey = e.getKey(); in getEntry() local 2826 K entryKey = e.getKey(); in put() local 2963 K entryKey = e.getKey(); in replace() local 3025 K entryKey = e.getKey(); in replace() local 3081 K entryKey = e.getKey(); in remove() local 3127 K entryKey = e.getKey(); in remove() local 3180 K entryKey = e.getKey(); in storeLoadedValue() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/repackaged-jarjar/kotlinc/ |
D | CredentialManagerShared.jar | com/android/credentialmanager/model/get/RemoteEntryInfo.class
RemoteEntryInfo.kt
package com. ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kotlin/ |
D | CredentialManagerShared.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/frameworks__base__packages__CredentialManager__shared__android_common__CredentialManagerShared.kotlin_module
com ... |
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | MapMakerInternalMap.java | 1434 K entryKey = e.getKey(); in getEntry() local 1532 K entryKey = e.getKey(); in put() local 1651 K entryKey = e.getKey(); in replace() local 1699 K entryKey = e.getKey(); in replace() local 1743 K entryKey = e.getKey(); in remove() local 1783 K entryKey = e.getKey(); in remove() local 1899 K entryKey = e.getKey(); in reclaimValue() local 1935 K entryKey = e.getKey(); in clearValueForTesting() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | MapMakerInternalMap.java | 1434 K entryKey = e.getKey(); in getEntry() local 1532 K entryKey = e.getKey(); in put() local 1651 K entryKey = e.getKey(); in replace() local 1699 K entryKey = e.getKey(); in replace() local 1743 K entryKey = e.getKey(); in remove() local 1783 K entryKey = e.getKey(); in remove() local 1899 K entryKey = e.getKey(); in reclaimValue() local 1935 K entryKey = e.getKey(); in clearValueForTesting() local
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/ |
H A D | CredentialSelectorViewModel.kt | 400 val entryKey = selectedEntry.entryKey in createFlowOnEntrySelected() constant
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kapt/gen/stubs/com/android/credentialmanager/model/creation/ |
D | RemoteInfo.java | 11 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in RemoteInfo()
|
D | CreateOptionInfo.java | 31 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in CreateOptionInfo()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/kapt/gen/stubs/com/android/credentialmanager/model/get/ |
D | RemoteEntryInfo.java | 11 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in RemoteEntryInfo()
|
D | ActionEntryInfo.java | 18 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in ActionEntryInfo()
|
D | AuthenticationEntryInfo.java | 20 java.lang.String providerId, @org.jetbrains.annotations.NotNull() in AuthenticationEntryInfo()
|
/aosp_15_r20/system/apex/tests/src/com/android/tests/apex/ |
H A D | TimezoneDataHostTest.java | 83 List<DebugEntryProto> entries, String entryKey, String expectedValue) { in assertEntryValue()
|
/aosp_15_r20/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/model/ |
H A D | EntryInfo.kt | 24 val entryKey: String, constant in com.android.credentialmanager.model.EntryInfo
|