Home
last modified time | relevance | path

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

12345678

/aosp12/packages/inputmethods/LatinIME/tools/dicttool/compat/com/android/inputmethod/keyboard/
H A DKeyboard.java22 public final Key getKey(final int i) { return KEY; } in getKey() method in Keyboard
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DKeyValueListParser.java238 public String getKey() { in getKey() method in KeyValueListParser.IntValue
286 public String getKey() { in getKey() method in KeyValueListParser.LongValue
334 public String getKey() { in getKey() method in KeyValueListParser.StringValue
382 public String getKey() { in getKey() method in KeyValueListParser.FloatValue
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
H A DCandidateInfo.java36 public abstract String getKey(); in getKey() method in CandidateInfo
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/
H A DTimedEvent.java28 public abstract T getKey(); in getKey() method in TimedEvent
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTimedEvent.java28 public abstract T getKey(); in getKey() method in TimedEvent
/aosp12/packages/services/Telephony/src/com/android/phone/callcomposer/
H A DGbaCredentials.java32 public byte[] getKey() { in getKey() method in GbaCredentials
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDocsStableIdProvider.java36 public String getKey(int position) { in getKey() method in DocsStableIdProvider
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestStableIdProvider.java32 public String getKey(int position) { in getKey() method in TestStableIdProvider
/aosp12/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
/aosp12/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
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/users/
H A DUserRestrictionListItem.java31 public String getKey() { in getKey() method in UserRestrictionListItem
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DMediaRequest.java36 String getKey(); in getKey() method
H A DAsyncMediaRequestWrapper.java46 public String getKey() { in getKey() method in AsyncMediaRequestWrapper
H A DCompositeImageRequestDescriptor.java46 public String getKey() { in getKey() method in CompositeImageRequestDescriptor
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/table/reader/
H A DTable.java55 int getKey(); in getKey() method
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewProvider.java38 String getKey(); in getKey() method
/aosp12/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
/aosp12/packages/apps/Settings/src/com/android/settings/utils/
H A DCandidateInfoExtra.java51 public String getKey() { in getKey() method in CandidateInfoExtra
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowKey.java60 SecretKey getKey() { in getKey() method in RebootEscrowKey
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
H A DFakeImageRequest.java33 public String getKey() { in getKey() method in FakeImageRequest
/aosp12/frameworks/base/services/core/java/com/android/server/location/listeners/
H A DRemovableListenerRegistration.java52 protected final Object getKey() { in getKey() method in RemovableListenerRegistration
/aosp12/frameworks/base/core/java/android/app/backup/
H A DBackupDataInputStream.java107 public String getKey() { in getKey() method in BackupDataInputStream
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DWallpaperModel.java74 public Key getKey() { in getKey() method in WallpaperModel

12345678