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

/packages/apps/Messaging/src/com/android/messaging/
H A DBugleApplication.java55 public class BugleApplication extends Application implements UncaughtExceptionHandler { class in inherits:Application,UncaughtExceptionHandler
83 LogUtil.e(TAG, "BugleApplication.onCreate: FactoryImpl.register skipped for test run");
112 BugleApplication.updateAppConfig(context);
178 LogUtil.d(TAG, "BugleApplication.onLowMemory");

Completed in 73 milliseconds