Searched refs:BpKeystoreService (Results 1 – 1 of 1) sorted by relevance
114 class BpKeystoreService : public BpInterface<IKeystoreService> { class116 explicit BpKeystoreService(const sp<IBinder>& impl) : BpInterface<IKeystoreService>(impl) {} in BpKeystoreService() function in android::BpKeystoreService