Home
last modified time | relevance | path

Searched defs:selectionArguments (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverableKeyStoreDb.java141 selectionArguments, in getKey() argument
217 selectionArguments, in getStatusForAllKeys() argument
279 String[] selectionArguments = { in getAllKeys() local
290 selectionArguments, in getAllKeys() argument
360 selectionArguments, in getUserSerialNumbers() argument
430 String[] selectionArguments = { in getPlatformKeyGenerationId() local
438 selectionArguments, in getPlatformKeyGenerationId() argument
565 selectionArguments, in getRecoveryAgents() argument
939 selectionArguments, in getLong() argument
1019 selectionArguments, in getBytes() argument
[all …]
/aosp12/frameworks/base/packages/BackupEncryption/src/com/android/server/backup/encryption/storage/
H A DTertiaryKeysTable.java70 String[] selectionArguments = {secondaryKeyAlias, packageName}; in getKey() local
77 selectionArguments, in getKey() argument
106 String[] selectionArguments = {secondaryKeyAlias}; in getAllKeys() local
114 selectionArguments, in getAllKeys() argument