Searched refs:NFC_NOTIFICATION_PROP (Results 1 – 1 of 1) sorted by relevance
102 private static final String NFC_NOTIFICATION_PROP = "ro.camera.notify_nfc"; field in CameraServiceProxy227 int notifyNfc = SystemProperties.getInt(NFC_NOTIFICATION_PROP, 0); in CameraServiceProxy()