Searched refs:NFC_NOTIFY_NONE (Results 1 – 1 of 1) sorted by relevance
108 private static final int NFC_NOTIFY_NONE = 0; field in CameraServiceProxy118 {NFC_NOTIFY_NONE,228 if (notifyNfc < NFC_NOTIFY_NONE || notifyNfc > NFC_NOTIFY_FRONT) { in CameraServiceProxy()229 notifyNfc = NFC_NOTIFY_NONE; in CameraServiceProxy()502 case NFC_NOTIFY_NONE: in updateActivityCount()581 case NFC_NOTIFY_NONE: return "NFC_NOTIFY_NONE"; in nfcNotifyToString()