Home
last modified time | relevance | path

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

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