Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java1391 disableForegroundDispatchInternal(activity, false); in disableForegroundDispatch()
1397 disableForegroundDispatchInternal(activity, true);
1401 void disableForegroundDispatchInternal(Activity activity, boolean force) { in disableForegroundDispatchInternal() method in NfcAdapter