Home
last modified time | relevance | path

Searched refs:initializeGservices (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/
DFactoryImpl.java104 Assert.initializeGservices(factory.mBugleGservices); in register()
105 LogUtil.initializeGservices(factory.mBugleGservices); in register()
/packages/apps/Messaging/src/com/android/messaging/util/
DAssert.java58 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices() method in Assert
DLogUtil.java60 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices() method in LogUtil