Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java1675 Intent allowUsingNfcIntent = new Intent() in enable() local
1679 mContext.startActivityAsUser(allowUsingNfcIntent, UserHandle.CURRENT); in enable()