Searched refs:NFC_NOTIFICATION_PROP (Results 1 – 1 of 1) sorted by relevance
227 private static final String NFC_NOTIFICATION_PROP = "ro.camera.notify_nfc"; field in CameraServiceProxy962 mNotifyNfc = SystemProperties.getInt(NFC_NOTIFICATION_PROP, 0) > 0; in CameraServiceProxy()