HomeSort by relevance Sort by last modified time
    Searched defs:onHostCardEmulationDeactivated (Results 1 - 4 of 4) sorted by null

  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcManager.java 338 mListener.onHostCardEmulationDeactivated();
  /packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java 33 public void onHostCardEmulationDeactivated();
NfcService.java 258 public void onHostCardEmulationDeactivated() {
260 mCardEmulationManager.onHostCardEmulationDeactivated();
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 84 public void onHostCardEmulationDeactivated() {

Completed in 232 milliseconds