Home
last modified time | relevance | path

Searched defs:storageKey (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java136 public String retrieveSystemProperty(@NonNull String storageKey, in retrieveSystemProperty()
144 public void storeSystemProperty(@NonNull String storageKey, in storeSystemProperty()
153 public String retrieveGlobalSetting(@NonNull String storageKey, in retrieveGlobalSetting()
162 public void storeGlobalSetting(@NonNull String storageKey, in storeGlobalSetting()
164 Global.putString(mContext.getContentResolver(), storageKey, value); in storeGlobalSetting() local
171 public String retrieveSharedPref(@NonNull String storageKey, in retrieveSharedPref()
179 public void storeSharedPref(@NonNull String storageKey, in storeSharedPref()
875 String storageKey = getStorageKey(setting); in retrieveValue() local
891 String storageKey = getStorageKey(setting); in storeValue() local
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V4-java-source/gen/android/system/keystore2/
DIKeystoreSecurityLevel.java40 …eralStorageKeyResponse convertStorageKeyToEphemeral(android.system.keystore2.KeyDescriptor storage… in convertStorageKeyToEphemeral()
372 …eralStorageKeyResponse convertStorageKeyToEphemeral(android.system.keystore2.KeyDescriptor storage… in convertStorageKeyToEphemeral()
469 …eralStorageKeyResponse convertStorageKeyToEphemeral(android.system.keystore2.KeyDescriptor storage… in convertStorageKeyToEphemeral()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DPeopleSpaceUtils.java149 int widgetId, String storageKey) { in addAppWidgetIdForKey()
158 int widgetId, String storageKey) { in removeAppWidgetIdForKey()
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2_interface/dump/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreSecurityLevel.aidl200 EphemeralStorageKeyResponse convertStorageKeyToEphemeral(in KeyDescriptor storageKey); in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreSecurityLevel.aidl42 …alStorageKeyResponse convertStorageKeyToEphemeral(in android.system.keystore2.KeyDescriptor storag… in convertStorageKeyToEphemeral()
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/
DEicProvisioning.h43 uint8_t storageKey[EIC_AES_128_KEY_SIZE]; member
DEicPresentation.h32 uint8_t storageKey[EIC_AES_128_KEY_SIZE]; member
/aosp_15_r20/test/vts-testcase/kernel/encryption/
DKeymaster.cpp143 ks2::KeyDescriptor storageKey = { in exportKey() local
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/
H A DEicProvisioning.h50 uint8_t storageKey[EIC_AES_128_KEY_SIZE]; member
H A DEicPresentation.h42 uint8_t storageKey[EIC_AES_128_KEY_SIZE]; member
/aosp_15_r20/hardware/interfaces/identity/aidl/vts/
H A DTestCredentialTests.cpp175 const vector<uint8_t> storageKey = storageKeyItem->value(); in TEST_P() local
H A DEndToEndTests.cpp77 vector<uint8_t> storageKey; in extractFromTestCredentialData() local
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/include/android/system/keystore2/
DBnKeystoreSecurityLevel.h53 …tor& storageKey, ::android::system::keystore2::EphemeralStorageKeyResponse* _aidl_return) override… in convertStorageKeyToEphemeral()
/aosp_15_r20/system/vold/
H A DKeystore.cpp155 ks2::KeyDescriptor storageKey = { in exportKey() local
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/android/system/keystore2/
DIKeystoreSecurityLevel.cpp242 …::keystore2::KeyDescriptor& storageKey, ::android::system::keystore2::EphemeralStorageKeyResponse*… in convertStorageKeyToEphemeral()
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/
Diomapper.cpp1183 int storageKey = buildStorageKey(EShLangCount, EvqUniform); in reserverStorageSlot() local
1209 int storageKey = buildStorageKey(stage, EvqInOut); in reserverStorageSlot() local
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/
H A Diomapper.cpp1289 int storageKey = buildStorageKey(EShLangCount, EvqUniform); in reserverStorageSlot() local
1315 int storageKey = buildStorageKey(stage, EvqInOut); in reserverStorageSlot() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar12META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-12/
Dservices.core.unboosted.jarcom/android/server/hdmi/HdmiEarcLocalDeviceTx.class HdmiEarcLocalDeviceTx.java package com.android. ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDmanifest-merger.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

123