Home
last modified time | relevance | path

Searched defs:getKey (Results 1 – 25 of 72) sorted by relevance

123

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
H A DCandidateInfo.java36 public abstract String getKey(); in getKey() method in CandidateInfo
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DTimedEvent.java28 public abstract T getKey(); in getKey() method in TimedEvent
/aosp14/frameworks/base/telecomm/java/android/telecom/Logging/
H A DTimedEvent.java28 public abstract T getKey(); in getKey() method in TimedEvent
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformDecryptionKey.java62 public SecretKey getKey() { in getKey() method in PlatformDecryptionKey
H A DPlatformEncryptionKey.java59 public SecretKey getKey() { in getKey() method in PlatformEncryptionKey
H A DKeyStoreProxy.java37 Key getKey(String alias, char[] password) in getKey() method
H A DKeyStoreProxyImpl.java49 public Key getKey(String alias, char[] password) in getKey() method in KeyStoreProxyImpl
/aosp14/frameworks/base/core/java/android/util/
H A DKeyValueListParser.java237 public String getKey() { in getKey() method in KeyValueListParser.IntValue
290 public String getKey() { in getKey() method in KeyValueListParser.LongValue
343 public String getKey() { in getKey() method in KeyValueListParser.StringValue
396 public String getKey() { in getKey() method in KeyValueListParser.FloatValue
/aosp14/frameworks/base/core/java/android/security/rkp/
H A DIRegistration.aidl55 void getKey(int keyId, IGetKeyCallback callback); in getKey() method
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
H A DPrinterHashMap.java39 public static String getKey(NsdServiceInfo serviceInfo) { in getKey() method in PrinterHashMap
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowKey.java60 SecretKey getKey() { in getKey() method in RebootEscrowKey
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewProvider.java60 String getKey(); in getKey() method
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/
H A DRemovedBubble.java41 public String getKey() { in getKey() method in RemovedBubble
/aosp14/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/
H A DSwitchController.java53 public String getKey() { in getKey() method in SwitchController
/aosp14/frameworks/base/core/java/android/app/backup/
H A DBackupDataInputStream.java107 public String getKey() { in getKey() method in BackupDataInputStream
/aosp14/frameworks/base/services/core/java/com/android/server/location/listeners/
H A DRemovableListenerRegistration.java53 protected final TKey getKey() { in getKey() method in RemovableListenerRegistration
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/transport/
H A DCryptoManager.java109 private SecretKey getKey() { in getKey() method in CryptoManager
/aosp14/frameworks/base/core/java/android/text/
H A DAnnotation.java63 public String getKey() { in getKey() method in Annotation
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DInlineReplyUriRecord.java98 public String getKey() { in getKey() method in InlineReplyUriRecord
H A DRankingReconsideration.java47 public String getKey() { in getKey() method in RankingReconsideration
/aosp14/system/core/libutils/include/utils/
H A DLruCache.h76 const TKey& getKey() const final { return key; } in getKey() function
84 const TKey& getKey() const final { return key; } in getKey() function
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DListEntry.java42 public String getKey() { in getKey() method in ListEntry
/aosp14/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowBackupDataInput.java78 protected String getKey() { in getKey() method in ShadowBackupDataInput
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationStatusExpirationBroadcastReceiver.java68 private static String getKey(@UserIdInt int userId, String pkg, in getKey() method in ConversationStatusExpirationBroadcastReceiver
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DAppIconCacheManager.java105 private static String getKey(String packageName, int uid) { in getKey() method in AppIconCacheManager

123