Searched defs:mKeyManager (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/ | ||
D | NoKeyPermissionTest.java | 29 KeyguardManager mKeyManager; field in NoKeyPermissionTest |
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/encryption/ | ||
D | ProtectedServersEncryptionConfigManagerTest.java | 111 private ProtectedServersEncryptionConfigManager mKeyManager; field in ProtectedServersEncryptionConfigManagerTest |
D | AdSelectionEncryptionKeyManagerTest.java | 103 private AdSelectionEncryptionKeyManager mKeyManager; field in AdSelectionEncryptionKeyManagerTest |
/aosp_15_r20/external/openthread/src/core/instance/ | ||
H A D | instance.hpp | 547 KeyManager mKeyManager; member in ot::Instance |