Searched refs:allowUsingNfcIntent (Results 1 – 1 of 1) sorted by relevance
1675 Intent allowUsingNfcIntent = new Intent() in enable() local1679 mContext.startActivityAsUser(allowUsingNfcIntent, UserHandle.CURRENT); in enable()