Searched refs:setBytes (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverableKeyStoreDb.java | 512 return setBytes(userId, uid, RecoveryServiceMetadataEntry.COLUMN_NAME_PUBLIC_KEY, in setRecoveryServicePublicKey() 591 return setBytes(userId, uid, rootAlias, RootOfTrustEntry.COLUMN_NAME_CERT_PATH, in setRecoveryServiceCertPath() 869 return setBytes(userId, uid, in setServerParams() 1104 private long setBytes(int userId, int uid, String key, byte[] value) { in setBytes() method in RecoverableKeyStoreDb 1188 private long setBytes(int userId, int uid, String rootAlias, String key, byte[] value) { in setBytes() method in RecoverableKeyStoreDb
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 45818 method public abstract int setBytes(long, byte[]) throws java.sql.SQLException; 45819 method public abstract int setBytes(long, byte[], int, int) throws java.sql.SQLException; 45901 method public abstract void setBytes(java.lang.String, byte[]) throws java.sql.SQLException; 46347 method public abstract void setBytes(int, byte[]) throws java.sql.SQLException; 53177 method public abstract void setBytes(int, byte[]) throws java.sql.SQLException; 53178 method public abstract void setBytes(java.lang.String, byte[]) throws java.sql.SQLException;
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 8955 HSPLandroid/icu/impl/UResource$Key;->setBytes([BI)Landroid/icu/impl/UResource$Key;
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 8958 HSPLandroid/icu/impl/UResource$Key;->setBytes([BI)Landroid/icu/impl/UResource$Key;
|