Searched refs:mHardwareSupportsGestures (Results 1 – 1 of 1) sorted by relevance
46 private final boolean mHardwareSupportsGestures; field in FingerprintGestureDispatcher58 mHardwareSupportsGestures = resources.getBoolean( in FingerprintGestureDispatcher()72 mHardwareSupportsGestures = resources.getBoolean( in FingerprintGestureDispatcher()84 if (!mHardwareSupportsGestures) return; in updateClientList()108 if (!mHardwareSupportsGestures) return; in onClientActiveChanged()119 if (!mHardwareSupportsGestures) return false; in isFingerprintGestureDetectionAvailable()