Searched refs:mNotifyNfc (Results 1 – 1 of 1) sorted by relevance
124 private final @NfcNotifyState int mNotifyNfc; field in CameraServiceProxy231 mNotifyNfc = notifyNfc; in CameraServiceProxy()232 if (DEBUG) Slog.v(TAG, "Notify NFC state is " + nfcNotifyToString(mNotifyNfc)); in CameraServiceProxy()501 switch (mNotifyNfc) { in updateActivityCount()510 int targetFacing = mNotifyNfc == NFC_NOTIFY_BACK in updateActivityCount()