Searched defs:CardEmulationManager (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java39 * CardEmulationManager is the central entity
48 public class CardEmulationManager implements RegisteredServicesCache.Callback, class in inherits:RegisteredServicesCache.Callback,PreferredServices.Callback
50 static final String TAG = "CardEmulationManager";
60 public CardEmulationManager(Context context) { method in class:CardEmulationManager

Completed in 56 milliseconds