Searched refs:NfcNotifyState (Results 1 – 1 of 1) sorted by relevance
122 private @interface NfcNotifyState {}; annotation in CameraServiceProxy124 private final @NfcNotifyState int mNotifyNfc;579 private static String nfcNotifyToString(@NfcNotifyState int nfcNotifyState) { in nfcNotifyToString()