HomeSort by relevance Sort by last modified time
    Searched full:upgrade (Results 276 - 300 of 830) sorted by null

<<11121314151617181920>>

  /system/core/fastboot/
fastboot_protocol.txt 137 Useful for upgrade processes that require upgrading
  /system/core/include/log/
logger.h 24 * driver unless an upgrade to a newer ABI version is requested.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
echo_client.py 86 _UPGRADE_HEADER = 'Upgrade: websocket\r\n'
87 _UPGRADE_HEADER_HIXIE75 = 'Upgrade: WebSocket\r\n'
88 _CONNECTION_HEADER = 'Connection: Upgrade\r\n'
512 # 4.1 7. Add the string "Upgrade: WebSocket" to /fields/.
514 # 4.1 8. Add the string "Connection: Upgrade" to /fields/.
604 # if the entry's name is "upgrade"
614 # to the string "upgrade", then fail the WebSocket connection and
    [all...]
  /frameworks/base/docs/html/guide/practices/
optimizing-for-3.0.jd 72 maintain compatibility with older versions or upgrade your application completely with new APIs.</p>
80 <li>Choose to either optimize or upgrade:
88 <li><a href="#Upgrading">Upgrade or develop a new app for tablets and similar devices</a>.
89 <p>Read this section if you want to upgrade your application to use APIs introduced in
278 <p>It is possible for you to upgrade your application with some new
304 <p>The first thing to do when you upgrade or create a project for Android 3.0 is set your manifest's
605 <p>Whether you decide to optimize or upgrade your application for tablet-type devices, you
    [all...]
  /frameworks/base/docs/html/sdk/
RELEASENOTES.jd 83 <h3>Installation and Upgrade Notes</h3>
196 versions of Windows XP and Vista. The driver represents an upgrade from the USB
201 properly, you do not need to upgrade to the new driver. However, we recommend
203 to upgrade to the latest version.</p>
206 upgrade instructions, see <a
358 <h3>Installation and Upgrade Notes</h3>
447 upgrade instructions, see <a
551 <h3>Installation and Upgrade Notes</h3>
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java 374 if (LOGD) Log.d(TAG, "converted and now triggering widget upgrade");
444 // upgrade 1,2 -> 3 added appWidgetId column
459 // Convert existing widgets only if table upgrade was successful
585 if (LOGD) Log.d(TAG, "found upgrade cursor count=" + c.getCount());
741 * Upgrade existing clock and photo frame widgets into their new widget
762 if (LOGD) Log.d(TAG, "found upgrade cursor count=" + c.getCount());
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderThrottle.java 116 * This class helps open, create, and upgrade the database file.
147 * A real application should upgrade the database in place.
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderThrottleSupport.java 117 * This class helps open, create, and upgrade the database file.
148 * A real application should upgrade the database in place.
  /docs/source.android.com/src/devices/sensors/
sensor-stack.jd 139 1.3, to which all devices should upgrade. For details on how to upgrade to
  /external/chromium_org/chrome/browser/devtools/device/
android_device_manager.cc 27 "Upgrade: WebSocket\r\n"
28 "Connection: Upgrade\r\n"
  /external/chromium_org/chrome/installer/util/
util_constants.cc 109 const char kOnOsUpgrade[] = "on-os-upgrade";
229 const wchar_t kCmdOnOsUpgrade[] = L"on-os-upgrade";
  /external/chromium_org/net/disk_cache/blockfile/
backend_impl.h 35 kUpgradeMode = 1 << 3, // This is the upgrade tool (dump).
221 // Sets internal parameters to enable upgrade mode (for internal tools).
  /external/chromium_org/net/server/
http_server_unittest.cc 359 "Upgrade: WebSocket\r\n"
360 "Connection: SomethingElse, Upgrade\r\n"
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppProvider.java 116 * create database the first time the provider is initialized and upgrade it
157 // upgrade.
  /packages/apps/Email/src/com/android/email/service/
EmailBroadcastProcessorService.java 286 // Disable the upgrade broadcast receiver now that we're fully upgraded.
329 // Using this preference also makes it safe when a user skips an upgrade. (i.e. upgrading
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/mtd/
ubi-user.h 344 * use-cases of this command is atomic upgrade. Indeed, to upgrade, say, volumes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
ubi-user.h 344 * use-cases of this command is atomic upgrade. Indeed, to upgrade, say, volumes
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 246 // This database is only a cache for online data, so its upgrade policy is
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 246 // This database is only a cache for online data, so its upgrade policy is
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedProvider.java 246 // This database is only a cache for online data, so its upgrade policy is
  /docs/source.android.com/src/source/
licenses.jd 79 dynamically and allowing users to manually upgrade or replace the library.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
_base.py 181 # |Upgrade| and |Connection|
  /external/chromium_org/base/containers/
hash_tables.h 44 // being deprecated. We can get rid of this when we upgrade to VS2008 and we
  /external/chromium_org/build/
whitespace_file.txt 117 And lo, in the year 2014, there was verily an attempt to upgrade to GCC 4.8 on
  /external/chromium_org/chrome/browser/chromeos/
chrome_browser_main_chromeos.cc 286 // Likewise, initialize the upgrade detector for Chrome OS. The upgrade
    [all...]

Completed in 2336 milliseconds

<<11121314151617181920>>