Home
last modified time | relevance | path

Searched refs:preferences (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/core/java/android/preference/
DPreferenceGroupAdapter.java146 private void flattenPreferenceGroup(List<Preference> preferences, PreferenceGroup group) { in flattenPreferenceGroup() argument
154 preferences.add(preference); in flattenPreferenceGroup()
163 flattenPreferenceGroup(preferences, preferenceAsGroup); in flattenPreferenceGroup()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DSettingsActivity.java32 addPreferencesFromResource(R.xml.preferences); in onCreate()
/frameworks/base/test-runner/src/junit/runner/
DBaseTestRunner.java28 protected static void setPreferences(Properties preferences) { in setPreferences() argument
29 fPreferences= preferences; in setPreferences()
/frameworks/base/docs/html/guide/topics/data/
Ddata-storage.jd89 <p>Shared preferences are not strictly for saving "user preferences," such as what ringtone a
90 user has chosen. If you're interested in creating user preferences for your application, see {@link
92 user preferences, which will be automatically persisted (using shared preferences).</p>
100 getSharedPreferences()} - Use this if you need multiple preferences files identified by name,
103 only one preferences file for your Activity. Because this will be the only preferences file
135 // Restore preferences
Dbackup.jd667 you can safely read and write the shared preferences file from your backup agent and
/frameworks/base/docs/html/sdk/1.1_r1/
Dupgrading.jd116 <p>The last step is to update your Eclipse preferences to point to the new SDK directory:</p>
/frameworks/base/docs/html/resources/faq/
Dframework.jd63 <a href="{@docRoot}guide/topics/data/data-storage.html#preferences">
Dtroubleshooting.jd24 …<li><a href="#majorminor">When I go to preferences in Eclipse and select "Android", I get the foll…
196 <a name="majorminor"></a><h2>When I go to preferences in Eclipse and select "Android", I get the fo…
Dcommontasks.jd21 … href="{@docRoot}guide/topics/data/data-storage.html#preferences">Storing and retrieving preferenc…
/frameworks/base/docs/html/sdk/1.0_r1/
Dupgrading.jd92 <p>After restart, update your Eclipse preferences to point to the SDK directory:</p>
/frameworks/base/docs/html/sdk/1.0_r2/
Dupgrading.jd92 <p>After restart, update your Eclipse preferences to point to the SDK directory:</p>
/frameworks/base/docs/html/guide/developing/debugging/
Dddms.jd77 <p class="note"><strong>Tip:</strong> You can set a number of DDMS preferences in
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd193 <p>The last step is to update your Eclipse preferences to point to the new SDK directory:</p>
/frameworks/base/docs/html/resources/articles/
Dcontacts.jd331 databases, shared preferences, and so on, will need to be populated from
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd195 <p>The last step is to update your Eclipse preferences to point to the new SDK directory:</p>
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd193 <p>The last step is to update your Eclipse preferences to point to the new SDK directory:</p>
/frameworks/base/docs/html/sdk/1.6_r1/
Dupgrading.jd144 <p>The last step is to update your Eclipse preferences to point to the new
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd188 <p>The approach you choose depends on your design and personal preferences. The first option
/frameworks/base/docs/html/resources/tutorials/
Dhello-world.jd239 resolving resources, obtaining access to databases and preferences, and so
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dactivity_task_design.jd211 agenda, edit an event, edit preferences, and view an alert
/frameworks/base/docs/html/sdk/
Declipse-adt.jd1041 is to modify your ADT preferences in Eclipse to point to the Android SDK directory:</p>
Dandroid-4.0.jd1410 preferences that provide a two-state selection option. The new {@link
/frameworks/base/docs/html/guide/topics/resources/
Dproviding-resources.jd186 <!-- or preferences configuration. --></td>
/frameworks/base/docs/html/
Dsitemap.txt4803 http://developer.android.com/resources/samples/SipDemo/res/xml/preferences.html
4850 http://developer.android.com/resources/samples/ApiDemos/res/xml/preferences.html