Searched refs:mHardwareSupportsGestures (Results 1 – 1 of 1) sorted by relevance
47 private final boolean mHardwareSupportsGestures; field in FingerprintGestureDispatcher59 mHardwareSupportsGestures = resources.getBoolean( in FingerprintGestureDispatcher()73 mHardwareSupportsGestures = resources.getBoolean( in FingerprintGestureDispatcher()85 if (!mHardwareSupportsGestures) return; in updateClientList()109 if (!mHardwareSupportsGestures) return; in onClientActiveChanged()120 if (!mHardwareSupportsGestures) return false; in isFingerprintGestureDetectionAvailable()