Searched refs:FingerprintServiceWrapper (Results 1 – 1 of 1) sorted by relevance
671 private final class FingerprintServiceWrapper extends IFingerprintService.Stub { class in FingerprintService856 publishBinderService(Context.FINGERPRINT_SERVICE, new FingerprintServiceWrapper()); in onStart()