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

/packages/apps/Messaging/src/com/android/messaging/
H A DFactory.java60 public abstract BuglePrefs getApplicationPrefs(); method in class:Factory
H A DFactoryImpl.java149 public BuglePrefs getApplicationPrefs() { method in class:FactoryImpl
/packages/apps/Messaging/src/com/android/messaging/util/
H A DBuglePrefs.java59 public static BuglePrefs getApplicationPrefs() { method in class:BuglePrefs
60 return Factory.get().getApplicationPrefs();
/packages/apps/Messaging/tests/src/com/android/messaging/
H A DFakeFactory.java177 public BuglePrefs getApplicationPrefs() { method in class:FakeFactory

Completed in 143 milliseconds