Home
last modified time | relevance | path

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

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