Lines Matching refs:LogUtil
43 import com.android.messaging.util.LogUtil;
56 private static final String TAG = LogUtil.BUGLE_TAG;
83 LogUtil.e(TAG, "BugleApplication.onCreate: FactoryImpl.register skipped for test run");
132 LogUtil.i(TAG, "Carrier config changed. Reloading MMS config.");
177 if (LogUtil.isLoggable(TAG, LogUtil.DEBUG)) {
178 LogUtil.d(TAG, "BugleApplication.onLowMemory");
187 LogUtil.e(TAG, "Uncaught exception in background thread " + thread, ex);
208 if (android.util.Log.isLoggable(LogUtil.PROFILE_TAG, android.util.Log.DEBUG)) {
221 LogUtil.d(LogUtil.PROFILE_TAG, "Tracing complete - "
235 LogUtil.i(LogUtil.BUGLE_TAG, "Upgrading shared prefs from " + existingVersion +
253 LogUtil.e(LogUtil.BUGLE_TAG, "Failed to upgrade shared prefs", ex);
258 LogUtil.e(LogUtil.BUGLE_TAG, "Shared prefs downgrade requested and ignored. " +