HomeSort by relevance Sort by last modified time
    Searched full:setting (Results 176 - 200 of 2960) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/speex/libspeex/
modes.h 130 int quality_map[11]; /**< Mode corresponding to each quality setting */
147 int low_quality_map[11]; /**< Mode corresponding to each quality setting */
148 int quality_map[11]; /**< Mode corresponding to each quality setting */
nb_celp.h 98 float vbr_quality; /**< Quality setting for VBR encoding */
105 spx_int32_t abr_enabled; /**< ABR setting (in bps), 0 if off */
111 int complexity; /**< Complexity setting (0-10 from least complex to most complex) */
  /packages/apps/Phone/src/com/android/phone/
HapticFeedback.java 34 * - a system setting HAPTIC_FEEDBACK_ENABLED.
52 * // Refresh the system setting.
114 Log.e(TAG, "Could not retrieve system setting.", nfe);
  /packages/apps/Settings/src/com/android/settings/
DisplaySettings.java 42 /** If there is no setting in the provider, use this. */
189 Log.e(TAG, "could not persist animation setting", e);
199 Log.e(TAG, "could not persist screen timeout setting", e);
  /packages/apps/Calendar/src/com/android/calendar/
AlertService.java 310 // Migrate from pre-Froyo boolean setting if necessary.
314 // Look up Froyo setting
318 // No Froyo setting. Migrate pre-Froyo setting to new Froyo-defined value.
325 // No setting. Use Froyo-defined default.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_config.h 85 * Alternatively, a named configuration blob can be used by setting
89 * certificate store by setting this to cert_store://name, e.g.,
117 * Alternatively, a named configuration blob can be used by setting
144 * Alternatively, a named configuration blob can be used by setting
159 * This is an optional configuration file for setting parameters for an
169 * Alternatively, a named configuration blob can be used by setting
217 * Alternatively, a named configuration blob can be used by setting
244 * Alternatively, a named configuration blob can be used by setting
257 * Alternatively, a named configuration blob can be used by setting
278 * Alternatively, a named configuration blob can be used by setting
    [all...]
  /packages/apps/Browser/src/com/android/browser/
BrowserSettings.java 83 private boolean workersEnabled; // only affects V8. JSC does not have a similar setting
105 // The setting can be then toggled from the settings menu.
312 useWideViewPort = true; // use wide view port for either setting
351 // Read the setting for showing/hiding the JS Console always so that should the
354 // regardless of the setting we read here. This setting is only used after debug
606 workersEnabled = true; // only affects V8. JSC does not have a similar setting
  /external/bluetooth/bluez/audio/
gstavdtpsink.c 297 GST_ERROR_OBJECT(sink, "Invalid rate while setting caps");
383 GST_LOG_OBJECT(self, "setting stream socket to nonblock");
390 "setting server socket to nonblock: "
394 "setting server "
410 GST_LOG_OBJECT(self, "setting stream socket to block");
417 "setting server socket to block:"
421 "setting server "
635 GST_LOG_OBJECT(self, "setting mpeg layer");
665 GST_LOG_OBJECT(self, "setting mpeg rate");
699 GST_LOG_OBJECT(self, "setting mpeg channels")
    [all...]
  /external/skia/include/core/
SkPaint.h 137 /** Helper for setFlags(), setting or clearing the kAntiAlias_Flag bit
150 /** Helper for setFlags(), setting or clearing the kDither_Flag bit
163 /** Helper for setFlags(), setting or clearing the kLinearText_Flag bit
177 /** Helper for setFlags(), setting or clearing the kSubpixelText_Flag
188 /** Helper for setFlags(), setting or clearing the kLCDRenderText_Flag bit
199 /** Helper for setFlags(), setting or clearing the kEmbeddedBitmapText_Flag bit
213 /** Helper for setFlags(), setting or clearing the kUnderlineText_Flag bit
227 /** Helper for setFlags(), setting or clearing the kStrikeThruText_Flag bit
241 /** Helper for setFlags(), setting or clearing the kFakeBoldText_Flag bit
255 /** Helper for setFlags(), setting or clearing the kKernText_Flag bi
    [all...]
  /frameworks/base/core/jni/
android_database_SQLiteDatabase.cpp 373 LOGE("BEGIN TRANSACTION failed setting locale\n");
380 LOGE("register_localized_collators() failed setting locale\n");
387 LOGE("DELETE failed setting locale\n");
402 LOGE("sqlite3_bind_text() failed setting locale\n");
409 LOGE("sqlite3_step(\"%s\") failed setting locale\n", sql);
424 LOGE("COMMIT TRANSACTION failed setting locale\n");
  /build/
envsetup.sh 29 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
41 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
53 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
83 echo "Couldn't locate the top of the tree. Try setting TOP."
128 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
595 echo "Couldn't locate the top of the tree. Try setting TOP."
632 echo "Couldn't locate the top of the tree. Try setting TOP."
676 echo "Couldn't locate the top of the tree. Try setting TOP."
686 echo "Couldn't locate the top of the tree. Try setting TOP."
845 echo "Couldn't locate the top of the tree. Try setting TOP.
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
DatePickerTest.java 114 * 0-11 so add one when setting the display.
148 * 0-11 so add one when setting the display.
173 * 0-11 so add one when setting the display.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
FutureTask.java 141 * Executes the computation without setting its result, and then
202 * Implements AQS base release to always signal after setting
302 if (getState() == RUNNING) { // recheck after setting thread
  /development/simulator/wrapsim/
LaunchWrapper.c 50 "$ANDROID_PRODUCT_OUT not in env, not setting LD_PRELOAD\n");
99 printf("LW: setting LD_LIBRARY_PATH=%s\n", pathBuf);
108 printf("LW: setting JAVA_HOME=%s\n", pathBuf);
  /external/bluetooth/bluez/doc/
adapter-api.txt 226 setting and should only be used by the settings
233 In case the adapter is switched off, setting this
243 a global setting and should only be used by the
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 53 * is configured though setting an {@link AccessibilityServiceInfo} by calling
129 * convenient to use this method for setting the {@link AccessibilityServiceInfo}.
161 Log.w(LOG_TAG, "Error while setting AccessibilityServiceInfo", re);
  /sdk/eclipse/scripts/
build_plugins.sh 103 echo "Setting for internal site build"
111 echo "Setting destination directory to $1"
118 echo "Setting archivePrefix to $1"
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_radio.h 167 uint8 TxGain; //Total TX chain gain according to the current setting
168 uint8 TxUpperBound; //the max gain setting allowed
169 uint8 TxLowerBound; //the min gain setting allowed
  /bootable/diskinstaller/libdiskconfig/
diskutils.c 97 LOGE("Exited read/write loop without setting flag! WTF?!");
  /cts/tests/tests/graphics/src/android/graphics/cts/
Paint_AlignTest.java 68 // and get the setting result by getTextalign
Paint_CapTest.java 69 // and get the setting result by getStrokeCap
Paint_JoinTest.java 68 // and get the setting result by getStrokeJoin
Paint_StyleTest.java 68 // and get the setting result by getStyle
  /dalvik/libcore/auth/src/main/java/javax/security/auth/callback/
CallbackHandler.java 28 * setting the {@code auth.login.defaultCallbackHandler} property in the
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level2/core/
nodesetprefix08.java 36 * Retreive an attribute node whose qualifiedName is xmlns. Try setting a prefix on this node.

Completed in 243 milliseconds

1 2 3 4 5 6 78 91011>>