OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AboutPreferenceFragment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
ContactsPreferenceActivity.java
49
final
AboutPreferenceFragment
fragment = (
AboutPreferenceFragment
) getFragmentManager()
58
.replace(android.R.id.content, new
AboutPreferenceFragment
(), TAG_ABOUT_CONTACTS)
AboutPreferenceFragment.java
36
public class
AboutPreferenceFragment
extends PreferenceFragment {
Completed in 374 milliseconds