HomeSort by relevance Sort by last modified time
    Searched refs:changes (Results 151 - 175 of 336) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libavc/common/arm/
ih264_ihadamard_scaling_a9.s 97 @If the macro value changes need to change the instruction according to it.
  /frameworks/base/services/core/java/com/android/server/location/
GpsLocationProvider.java 1136 WorkSource[] changes = mClientSource.setReturningDiffs(source); local
    [all...]
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 696 uint32_t changes = 0; local
702 changes |= InputReaderConfiguration::CHANGE_POINTER_GESTURE_ENABLEMENT;
706 if (changes) {
707 mInputManager->getReader()->requestRefreshConfiguration(changes);
    [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 223 * the slave device that sends through the master changes.
408 XIAnyHierarchyChangeInfo* changes,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_fixers.py     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /external/clang/www/analyzer/scripts/
expandcollapse.js 84 // content changes dinamically and mouse pointer goes out of an element.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 190 rem bug ID 32069: resetting an undefined env variable changes the errorlevel.
  /external/icu/icu4c/source/data/lang/
resfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/icu/icu4c/source/data/region/
resfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/icu/icu4c/source/data/unit/
resfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/icu/icu4c/source/data/zone/
resfiles.mk 11 # Then, you can have your local changes remain even if you upgrade or
  /external/v8/src/
math.js 13 // changes to these properties.
  /external/v8/test/mjsunit/
d8-os.js 100 // Set umask. This changes the umask for the whole process and is
debug-set-variable-value.js 81 // The test changes the value of variable via the handle to function and checks
elements-transition-hoisting.js 166 // TODO(verwaest) With current changes the elements transition gets hoisted
  /external/valgrind/none/tests/
cmdline1.stdout.exp 55 --max-stackframe=<number> assume stack switch for SP changes larger
  /ndk/build/core/
default-build-commands.mk 70 # releases due to toolchain or library changes.
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-util-0.9.0.M2.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
RenameResourceParticipant.java 413 * Adds all changes to resource files (typically XML but also renaming drawable files
495 CompositeChange changes,
518 changes.add(change);
714 * Searches for existing changes in the refactoring which modifies the R
734 * Searches for existing changes in the refactoring which modifies the R
738 * @param change the change to disable R file changes in
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 3888 final int changes = oldConfig.diff(newConfig) | stackChanges; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 273 Vibrator mVibrator; // Vibrator for giving feedback of orientation changes
706 // Observe all users' changes
    [all...]

Completed in 915 milliseconds

1 2 3 4 5 67 8 91011>>