Home | History | Annotate | Download | only in nfc

Lines Matching full:metricslogger

78 import com.android.internal.logging.MetricsLogger;
2152 MetricsLogger.count(mContext, TRON_NFC_TAG, mNumTagsDetected.get());
2156 MetricsLogger.count(mContext, TRON_NFC_CE, mNumHceDetected.get());
2160 MetricsLogger.count(mContext, TRON_NFC_P2P, mNumP2pDetected.get());