OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BugleApplicationPrefs
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/util/
BugleApplicationPrefs.java
25
public class
BugleApplicationPrefs
extends BuglePrefsImpl {
26
public
BugleApplicationPrefs
(Context context) {
/packages/apps/Messaging/src/com/android/messaging/
FactoryImpl.java
36
import com.android.messaging.util.
BugleApplicationPrefs
;
54
private
BugleApplicationPrefs
mBugleApplicationPrefs;
95
factory.mBugleApplicationPrefs = new
BugleApplicationPrefs
(applicationContext);
Completed in 72 milliseconds