Searched refs:wifiKeystoreHalService (Results 1 – 1 of 1) sorted by relevance
44 android::sp<IKeystore> wifiKeystoreHalService = new Keystore(); in start() local45 android::status_t err = wifiKeystoreHalService->registerAsService(); in start()