Home | History | Annotate | Download | only in server

Lines Matching full:compname

186             final ComponentName compName = new ComponentName(si.packageName, si.name);
188 Slog.w(TAG, "Skipping text service " + compName
193 if (DBG) Slog.d(TAG, "Add: " + compName);
197 Slog.w(TAG, "Skipping text service " + compName
204 Slog.w(TAG, "Unable to load the spell checker " + compName, e);
206 Slog.w(TAG, "Unable to load the spell checker " + compName, e);