/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/ |
H A D | CandidateInfo.java | 36 public abstract String getKey(); in getKey() method in CandidateInfo
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | TimedEvent.java | 28 public abstract T getKey(); in getKey() method in TimedEvent
|
/aosp14/frameworks/base/telecomm/java/android/telecom/Logging/ |
H A D | TimedEvent.java | 28 public abstract T getKey(); in getKey() method in TimedEvent
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
H A D | PlatformDecryptionKey.java | 62 public SecretKey getKey() { in getKey() method in PlatformDecryptionKey
|
H A D | PlatformEncryptionKey.java | 59 public SecretKey getKey() { in getKey() method in PlatformEncryptionKey
|
H A D | KeyStoreProxy.java | 37 Key getKey(String alias, char[] password) in getKey() method
|
H A D | KeyStoreProxyImpl.java | 49 public Key getKey(String alias, char[] password) in getKey() method in KeyStoreProxyImpl
|
/aosp14/frameworks/base/core/java/android/util/ |
H A D | KeyValueListParser.java | 237 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 D | IRegistration.aidl | 55 void getKey(int keyId, IGetKeyCallback callback); in getKey() method
|
/aosp14/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
H A D | PrinterHashMap.java | 39 public static String getKey(NsdServiceInfo serviceInfo) { in getKey() method in PrinterHashMap
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | RebootEscrowKey.java | 60 SecretKey getKey() { in getKey() method in RebootEscrowKey
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | BubbleViewProvider.java | 60 String getKey(); in getKey() method
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/bubbles/ |
H A D | RemovedBubble.java | 41 public String getKey() { in getKey() method in RemovedBubble
|
/aosp14/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/ |
H A D | SwitchController.java | 53 public String getKey() { in getKey() method in SwitchController
|
/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | BackupDataInputStream.java | 107 public String getKey() { in getKey() method in BackupDataInputStream
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/listeners/ |
H A D | RemovableListenerRegistration.java | 53 protected final TKey getKey() { in getKey() method in RemovableListenerRegistration
|
/aosp14/frameworks/base/services/companion/java/com/android/server/companion/transport/ |
H A D | CryptoManager.java | 109 private SecretKey getKey() { in getKey() method in CryptoManager
|
/aosp14/frameworks/base/core/java/android/text/ |
H A D | Annotation.java | 63 public String getKey() { in getKey() method in Annotation
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | InlineReplyUriRecord.java | 98 public String getKey() { in getKey() method in InlineReplyUriRecord
|
H A D | RankingReconsideration.java | 47 public String getKey() { in getKey() method in RankingReconsideration
|
/aosp14/system/core/libutils/include/utils/ |
H A D | LruCache.h | 76 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 D | ListEntry.java | 42 public String getKey() { in getKey() method in ListEntry
|
/aosp14/frameworks/base/services/robotests/src/com/android/server/testing/shadows/ |
H A D | ShadowBackupDataInput.java | 78 protected String getKey() { in getKey() method in ShadowBackupDataInput
|
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | ConversationStatusExpirationBroadcastReceiver.java | 68 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 D | AppIconCacheManager.java | 105 private static String getKey(String packageName, int uid) { in getKey() method in AppIconCacheManager
|