Home | History | Annotate | Download | only in app

Lines Matching refs:FINGERPRINT_SERVICE

714         registerService(Context.FINGERPRINT_SERVICE, FingerprintManager.class,
720 binder = ServiceManager.getServiceOrThrow(Context.FINGERPRINT_SERVICE);
722 binder = ServiceManager.getService(Context.FINGERPRINT_SERVICE);