Home
last modified time | relevance | path

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

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