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