HomeSort by relevance Sort by last modified time
    Searched full:changing (Results 326 - 350 of 3544) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/
README.PicoGUI 39 - Support for hiding or changing the cursor
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowRemoteViews.java 18 * Shadow for {@code RemoteViews} that simulates its implementation. Supports pending intents for events, changing
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCOwner.java 170 * Returns the new nickname of an occupant that is changing his/her nickname. The new
173 * @return the new nickname of an occupant that is changing his/her nickname.
221 * Sets the new nickname of an occupant that is changing his/her nickname. The new
224 * @param nick the new nickname of an occupant that is changing his/her nickname.
  /external/tcpdump/missing/
datalinks.c 58 * This platform doesn't support changing the DLT for an
  /frameworks/av/include/media/
AudioParameter.h 33 // reserved parameter keys for changing standard parameters with setParameters() function.
  /frameworks/av/services/audioflinger/
AudioMixer.h 47 // Adding support for > 32 tracks would require more than simply changing this value.
53 // Adding support for > 2 channel output would require more than simply changing this value.
88 RESET = 0x4101, // Reset sample rate converter without changing sample rate.
263 // Call after changing either the enabled status of a track, or parameters of an enabled track.
  /frameworks/base/core/java/android/view/
Gravity.java 45 /** Push object to the top of its container, not changing its size. */
47 /** Push object to the bottom of its container, not changing its size. */
49 /** Push object to the left of its container, not changing its size. */
51 /** Push object to the right of its container, not changing its size. */
54 /** Place object in the vertical center of its container, not changing its
61 /** Place object in the horizontal center of its container, not changing its
69 * and horizontal axis, not changing its size. */
114 /** Push object to x-axis position at the start of its container, not changing its size. */
117 /** Push object to x-axis position at the end of its container, not changing its size. */
  /frameworks/base/core/java/android/view/animation/
AlphaAnimation.java 26 * changing the alpha property of a {@link Transformation}
  /frameworks/base/core/java/com/android/internal/view/
IInputMethodManager.aidl 31 * You need to update BridgeIInputMethodManager.java as well when changing
  /frameworks/base/core/tests/coretests/res/layout/
visibility.xml 21 <!-- Demonstrates changing view visibility. See corresponding Java code. -->
visibility_callback.xml 21 <!-- Demonstrates changing view visibility. See corresponding Java code. -->
  /frameworks/base/libs/hwui/
Dither.cpp 45 // red channel to avoid changing the shader sampling code on GL ES 3.0+
  /frameworks/base/tests/Camera2Tests/SmartCamera/
README.txt 39 to be captured by changing the number on the spinner (between 1-10).
  /frameworks/base/tests/CoreTests/android/core/
HttpHeaderTest.java 41 * field-value" pair, without changing the semantics of the message, by
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
GCMParameterSpecTest.java 87 assertFalse("Changing the IV returned shouldn't change the parameter spec",
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java 321 boolean changing = false;
331 if (!changing && update.containsKey(key)) {
334 changing |= !TextUtils.equals(newString, value);
342 if (!changing) {
  /packages/services/Telephony/src/com/android/phone/
EditPinPreference.java 104 * for multi-step / multi-dialog requests (like changing
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
x25.h 112 * changing size if someone needs them later
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h 112 * changing size if someone needs them later
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
x25.h 112 * changing size if someone needs them later
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
fenv.h 38 * mxcsr into some reserved fields, rather than changing sizeof(fenv_t).
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
fenv.h 38 * mxcsr into some reserved fields, rather than changing sizeof(fenv_t).
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
fenv.h 38 * mxcsr into some reserved fields, rather than changing sizeof(fenv_t).
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
LayoutAnimations.java 149 // Changing while Adding
173 // Changing while Removing
LayoutAnimationsHideShow.java 113 // Changing while Adding
138 // Changing while Removing

Completed in 1353 milliseconds

<<11121314151617181920>>