Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcBlockedNotification.java52 public void startNotification() { in startNotification() method in NfcBlockedNotification
H A DNfcService.java3091 new NfcBlockedNotification(mContext).startNotification(); in dispatchTagEndpoint()