Searched refs:onGestureDetectionAvailabilityChanged (Results 1 – 4 of 4) sorted by relevance
79 .onGestureDetectionAvailabilityChanged(true); in testDetectionActiveCallback_noHandler_shouldCallback()82 .onGestureDetectionAvailabilityChanged(false); in testDetectionActiveCallback_noHandler_shouldCallback()103 .onGestureDetectionAvailabilityChanged(true); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()106 .onGestureDetectionAvailabilityChanged(true); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()110 .onGestureDetectionAvailabilityChanged(false); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()113 .onGestureDetectionAvailabilityChanged(false); in testDetectionActiveCallback_withHandler_shouldPostRunnableToHandler()
138 handler.post(() -> callback.onGestureDetectionAvailabilityChanged(active)); in onGestureDetectionActiveChanged()140 callback.onGestureDetectionAvailabilityChanged(active); in onGestureDetectionActiveChanged()175 public void onGestureDetectionAvailabilityChanged(boolean available) {} in onGestureDetectionAvailabilityChanged() method in FingerprintGestureController.FingerprintGestureCallback
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3623 method public void onGestureDetectionAvailabilityChanged(boolean);