Home | History | Annotate | Download | only in cardemulation

Lines Matching refs:TAG

32     static final String TAG = "EnabledNfcFCardEmulationServices";
58 if (DBG) Log.d(TAG, "EnabledNfcFServices");
66 if (DBG) Log.d(TAG, "computeEnabledForegroundService");
71 Log.d(TAG, "configuration will be postponed until deactivation");
94 if (DBG) Log.d(TAG, "onServicesUpdated");
99 Log.d(TAG, "Removing foreground enabled service because of service update.");
111 if (DBG) Log.d(TAG, "registerEnabledForegroundService");
126 Log.e(TAG, "The servcie is already requested to the foreground service.");
134 Log.e(TAG, "Calling UID is not in the foreground, ignorning!");
144 if (DBG) Log.d(TAG, "unregisterForegroundService");
160 if (DBG) Log.d(TAG, "unregisterEnabledForegroundService");
165 Log.e(TAG, "Calling UID is not in the foreground, ignorning!");
172 if (DBG) Log.d(TAG, "onUidToBackground");
177 if (DBG) Log.d(TAG, "onHostEmulationActivated");
184 if (DBG) Log.d(TAG, "onHostEmulationDeactivated");
193 Log.d(TAG, "do postponed configuration");