Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcBlockedNotification.java34 public class NfcBlockedNotification extends Activity { class
DNfcService.java2747 Intent dialogIntent = new Intent(mContext, NfcBlockedNotification.class); in dispatchTagEndpoint()