Home
last modified time | relevance | path

Searched refs:enablePolling (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java1081 private void notifyNfcService(boolean enablePolling) { in notifyNfcService() argument
1089 int flags = enablePolling ? ENABLE_POLLING_FLAGS : DISABLE_POLLING_FLAGS; in notifyNfcService()