Home | History | Annotate | Download | only in fingerprint

Lines Matching refs:TAG

49                 Slog.w(TAG, "startRemove with id = " + mFingerId + " failed, result=" + result);
55 Slog.e(TAG, "startRemove failed", e);
63 Slog.w(TAG, "stopRemove: already cancelled!");
68 Slog.w(TAG, "stopRemoval: no fingerprint HAL!");
74 Slog.w(TAG, "stopRemoval failed, result=" + result);
77 if (DEBUG) Slog.w(TAG, "client " + getOwnerString() + " is no longer removing");
79 Slog.e(TAG, "stopRemoval failed", e);
96 Slog.w(TAG, "Failed to notify Removed:", e);
112 if (DEBUG) Slog.w(TAG, "onEnrollResult() called for remove!");
118 if (DEBUG) Slog.w(TAG, "onAuthenticated() called for remove!");
124 if (DEBUG) Slog.w(TAG, "onEnumerationResult() called for remove!");