Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java232 if (DEBUG) Slog.v(TAG, "Notify NFC state is " + nfcNotifyToString(mNotifyNfc)); in CameraServiceProxy()
579 private static String nfcNotifyToString(@NfcNotifyState int nfcNotifyState) { in nfcNotifyToString() method in CameraServiceProxy