Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/camera/
H A DCameraServiceProxy.java706 notifyNfcService(/*enablePolling*/ true); in binderDied()
1076 notifyNfcService(isEmpty); in updateActivityCount()
1081 private void notifyNfcService(boolean enablePolling) { in notifyNfcService() method in CameraServiceProxy