HomeSort by relevance Sort by last modified time
    Searched full:current (Results 76 - 100 of 28275) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
configuration.h 112 * Create and return a new AConfiguration based on the current configuration in
123 * Return the current MCC set in the configuration. 0 if not set.
128 * Set the current MCC in the configuration. 0 to clear.
133 * Return the current MNC set in the configuration. 0 if not set.
138 * Set the current MNC in the configuration. 0 to clear.
143 * Return the current language code set in the configuration. The output will
150 * Set the current language code in the configuration, from the first two
156 * Return the current country code set in the configuration. The output will
163 * Set the current country code in the configuration, from the first two
169 * Return the current ACONFIGURATION_ORIENTATION_* set in the configuration
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
configuration.h 112 * Create and return a new AConfiguration based on the current configuration in
123 * Return the current MCC set in the configuration. 0 if not set.
128 * Set the current MCC in the configuration. 0 to clear.
133 * Return the current MNC set in the configuration. 0 if not set.
138 * Set the current MNC in the configuration. 0 to clear.
143 * Return the current language code set in the configuration. The output will
150 * Set the current language code in the configuration, from the first two
156 * Return the current country code set in the configuration. The output will
163 * Set the current country code in the configuration, from the first two
169 * Return the current ACONFIGURATION_ORIENTATION_* set in the configuration
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
configuration.h 112 * Create and return a new AConfiguration based on the current configuration in
123 * Return the current MCC set in the configuration. 0 if not set.
128 * Set the current MCC in the configuration. 0 to clear.
133 * Return the current MNC set in the configuration. 0 if not set.
138 * Set the current MNC in the configuration. 0 to clear.
143 * Return the current language code set in the configuration. The output will
150 * Set the current language code in the configuration, from the first two
156 * Return the current country code set in the configuration. The output will
163 * Set the current country code in the configuration, from the first two
169 * Return the current ACONFIGURATION_ORIENTATION_* set in the configuration
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
configuration.h 112 * Create and return a new AConfiguration based on the current configuration in
123 * Return the current MCC set in the configuration. 0 if not set.
128 * Set the current MCC in the configuration. 0 to clear.
133 * Return the current MNC set in the configuration. 0 if not set.
138 * Set the current MNC in the configuration. 0 to clear.
143 * Return the current language code set in the configuration. The output will
150 * Set the current language code in the configuration, from the first two
156 * Return the current country code set in the configuration. The output will
163 * Set the current country code in the configuration, from the first two
169 * Return the current ACONFIGURATION_ORIENTATION_* set in the configuration
    [all...]
  /art/test/081-hot-exceptions/
info.txt 3 cause a control flow change to deviate from the current method.
  /dalvik/tests/081-hot-exceptions/
info.txt 3 cause a control flow change to deviate from the current method.
  /development/samples/AliasActivity/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/FixedGridLayout/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/HelloEffects/
Android.mk 8 LOCAL_SDK_VERSION := current
  /development/samples/Home/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/JetBoy/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/MySampleRss/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/RSSReader/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/SearchableDictionary/
Android.mk 8 LOCAL_SDK_VERSION := current
  /development/samples/SoftKeyboard/
Android.mk 8 LOCAL_SDK_VERSION := current
  /development/samples/TtsEngine/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/USB/AdbTest/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/USB/MissileLauncher/
Android.mk 10 LOCAL_SDK_VERSION := current
  /development/samples/VoiceRecognitionService/
Android.mk 8 LOCAL_SDK_VERSION := current
  /external/bison/tests/
package.m4 1 # Signature of the current package.
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/pin/
README 2 shortcut (Ctrl + Shift + P) to toggle pinning and unpinning of the current tab.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/make_page_red/
manifest.json 3 "description": "Make the current page red",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/contentSettings/
manifest.json 4 "description" : "Shows the content settings for the current site.",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/tabs/pin/
README 2 shortcut (Ctrl + Shift + P) to toggle pinning and unpinning of the current tab.
  /external/chromium_org/content/child/
scoped_child_process_reference.cc 15 ChildProcess::current()->AddRefProcess();
20 ChildProcess::current()->ReleaseProcess();
26 base::MessageLoop::current()->PostDelayedTask(
29 base::Unretained(ChildProcess::current())),

Completed in 631 milliseconds

1 2 34 5 6 7 8 91011>>