Home
last modified time | relevance | path

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

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