Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java110 private static final int NFC_NOTIFY_ALL = 1; field in CameraServiceProxy
119 NFC_NOTIFY_ALL,
504 case NFC_NOTIFY_ALL: in updateActivityCount()
582 case NFC_NOTIFY_ALL: return "NFC_NOTIFY_ALL"; in nfcNotifyToString()