/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
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/ |
H A D | configuration.cpp | 56 bool Configuration::MakeTheKey(std::string &getKey, int id, const std::string ¶m) const in MakeTheKey() 105 std::string getKey; in AddItem() local 121 std::string getKey; in GetItem() local 211 std::string getKey; in RemoveItem() local
|
/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/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/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/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
|
/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
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/ |
H A D | distributed_want_test.cpp | 1610 std::string getKey = std::get<1>(GetParam()); variable 1664 std::string getKey = std::get<1>(GetParam()); variable 1721 std::string getKey = std::get<1>(GetParam()); variable 1745 std::string getKey("aa"); variable 1835 std::string getKey = std::get<1>(GetParam()); variable 1856 std::string getKey("aa"); variable 2313 std::string getKey("aa"); variable 2420 std::string getKey("aa"); variable 2863 std::string getKey("aa"); variable 2977 std::string getKey("aa"); variable [all …]
|
/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
|
/ohos5.0/foundation/ability/ability_base/test/unittest/want/ |
H A D | want_test.cpp | 1984 std::string getKey = std::get<1>(GetParam()); variable 2036 std::string getKey = std::get<1>(GetParam()); variable 2091 std::string getKey = std::get<1>(GetParam()); variable 2113 std::string getKey("aa"); variable 2198 std::string getKey = std::get<1>(GetParam()); variable 2218 std::string getKey("aa"); variable 2658 std::string getKey("aa"); variable 2762 std::string getKey("aa"); variable 3190 std::string getKey("aa"); variable 3300 std::string getKey("aa"); variable [all …]
|
/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
|