HomeSort by relevance Sort by last modified time
    Searched full:pref (Results 476 - 500 of 1229) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/notifications/
welcome_notification.h 67 // Called when the Welcome Notification Dismissed pref has been changed.
  /external/chromium_org/chrome/browser/password_manager/
password_generation_manager.h 28 // - Password generation pref is enabled
  /external/chromium_org/chrome/browser/profiles/
incognito_mode_policy_handler_unittest.cc 60 // from IncognitoModeAvailability policy to pref "as is".
  /external/chromium_org/chrome/browser/ui/gtk/
global_menu_bar.h 68 // Updates the visibility of the bookmark bar on pref changes.
  /external/chromium_org/chrome/browser/ui/
network_profile_bubble.h 63 // Register the pref that controls whether the bubble should be shown anymore.
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator.cc 356 SessionStartupPref pref = SessionStartupPref::GetStartupPref(prefs); local
368 // The pref has an OS-dependent default value. For the first run only, this
371 // This applies only if the pref is still at its default and has not been
374 pref.type = SessionStartupPref::DEFAULT;
379 // switch so do not set the session pref to SessionStartupPref::LAST for
384 pref.type = SessionStartupPref::LAST;
386 if (pref.type == SessionStartupPref::LAST &&
391 pref.type = SessionStartupPref::DEFAULT;
394 return pref;
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.h 34 // ExtensionPrefs::GetLaunchContainer(), which looks at a per-app pref
  /external/chromium_org/chrome/test/functional/
prefs.py 43 # Set pref to restore session on startup.
63 self.SetPrefs(pyauto.kRestoreOnStartup, 1) # set pref to restore session
76 # Set pref to restore given URLs on startup
89 """Verify geolocation pref.
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_core.h 89 // Watches the pref named |refresh_pref_name| in |pref_service| and adjusts
  /external/chromium_org/content/browser/
host_zoom_map_impl.h 79 // Copy of the pref data, so that we can read it on the IO thread.
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlstring.h 81 xmlStrQEqual (const xmlChar *pref,
  /external/elfutils/libcpu/
i386_disasm.c 113 #define prefbit(pref) has_##pref = 1 << idx_##pref
150 #define newpref(pref) [idx_##pref] = prefix_##pref
170 #define newpref(pref) [idx_##pref] = #pref
  /external/libxml2/include/libxml/
xmlstring.h 81 xmlStrQEqual (const xmlChar *pref,
  /frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java 94 // pref settings allow it.
227 boolean pref = sharedPrefs.getBoolean("summaryPref", false);
256 if (pref) {
312 // connection (mobile or Wi-Fi), or because the pref setting is WIFI, and there
  /frameworks/base/tests/backup/
test_backup.sh 51 echo -n \"<map><int name=\\\"pref\\\" value=\\\"1\\\" /></map>\" \
  /frameworks/opt/vcard/tests/res/raw/
v21_complicated.vcf 20 EMAIL;PREF;INTERNET:forrestgump@walladalla.com
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 45 * base_PID_handle.pref - for binary logs
  /packages/apps/Camera/src/com/android/camera/ui/
InLineSettingItem.java 47 public void onSettingChanged(ListPreference pref);
  /packages/apps/Camera2/src/com/android/camera/ui/
InLineSettingItem.java 47 public void onSettingChanged(ListPreference pref);
  /packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
NativeNfcManager.java 41 static final String PREF = "NxpDeviceHost";
111 SharedPreferences prefs = mContext.getSharedPreferences(PREF, Context.MODE_PRIVATE);
138 SharedPreferences prefs = mContext.getSharedPreferences(PREF, Context.MODE_PRIVATE);
156 SharedPreferences prefs = mContext.getSharedPreferences(PREF, Context.MODE_PRIVATE);
  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndSubtypeEnabler.java 403 final SubtypeCheckBoxPreference pref = ((SubtypeCheckBoxPreference)p); local
405 final CharSequence t1 = pref.getTitle();
412 if (pref.mIsSystemLocale) {
418 if (pref.mIsSystemLanguage) {
  /sdk/eclipse/
dictionary.txt 217 pref
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceExplorerView.java 288 // if there is no pref store or the entry is missing, we use the sample
303 // if there is a pref store and a pref entry name, then we setup a
316 // store in pref store
  /external/chromium/net/base/
effective_tld_names.dat 1605 !pref.aichi.jp
1606 !pref.akita.jp
1607 !pref.aomori.jp
1608 !pref.chiba.jp
1609 !pref.ehime.jp
1610 !pref.fukui.jp
1611 !pref.fukuoka.jp
1612 !pref.fukushima.jp
1613 !pref.gifu.jp
1614 !pref.gunma.j
    [all...]
effective_tld_names.gperf     [all...]

Completed in 1173 milliseconds

<<11121314151617181920>>