OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreferenceFragment
(Results
51 - 59
of
59
) sorted by null
1
2
3
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothSettings.java
36
import android.preference.
PreferenceFragment
;
/development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java
40
import android.preference.
PreferenceFragment
;
155
public static class AdminSampleFragment extends
PreferenceFragment
271
*
PreferenceFragment
for "general" preferences.
483
*
PreferenceFragment
for "password quality" preferences.
643
*
PreferenceFragment
for "password expiration" preferences.
[
all
...]
/frameworks/base/core/java/android/preference/
PreferenceActivity.java
64
* functionality should now be found in the new {@link
PreferenceFragment
}
69
* is associated with a {@link
PreferenceFragment
} to display the preferences
76
* the activity with it only showing the
PreferenceFragment
of that header.
78
*
PreferenceFragment
together as panes. Selecting a header item switches
79
* to showing the correct
PreferenceFragment
for that item.
120
* <p>See {@link
PreferenceFragment
} for information on implementing the
125
PreferenceFragment
.OnPreferenceStartFragmentCallback {
[
all
...]
/external/robolectric/lib/main/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
Completed in 1236 milliseconds
1
2
3