HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 651 - 675 of 1387) sorted by null

<<21222324252627282930>>

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 175 * The host view should always {@link android.view.View#invalidate()} after this
227 * the host view should {@link android.view.View#invalidate()} and thereby
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 344 invalidate(); method
430 invalidate(); method
672 invalidate(); method
681 invalidate(); method
1138 invalidate(); method
1162 invalidate(); method
1225 invalidate(); method
1543 invalidate(); method
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_list.h 962 * done in constant time, and does not invalidate iterators and
1003 * in constant time, and does not invalidate iterators and
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
forward_list 343 // if __sz < size(), invalidate all iterators in [begin+__sz, end()
371 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_list.h 962 * done in constant time, and does not invalidate iterators and
1003 * in constant time, and does not invalidate iterators and
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
forward_list 343 // if __sz < size(), invalidate all iterators in [begin+__sz, end()
371 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
  /frameworks/base/core/java/android/view/
ViewGroup.java 197 // When set, ViewGroup excludes the padding area from the invalidate rectangle
201 // When set, dispatchDraw() will invoke invalidate(); this is set by drawChild() when
221 // When set, this ViewGroup converts calls to invalidate(Rect) to invalidate() during a
4925 invalidate(); method
5037 invalidate(); method
    [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java 1517 invalidate(); method
1840 invalidate(); method
2665 invalidate(); method
3230 invalidate(); method
3517 invalidate(); method
4103 if (atEdge) invalidate(); method
4919 invalidate(); method
5044 invalidate(); method
    [all...]
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteCursorTest.java 114 // deactivate method can invoke invalidate() method, can be observed by DataSetObserver.
  /dalvik/dx/src/com/android/dx/cf/code/
LocalsArray.java 103 public abstract void invalidate(int idx); method in class:LocalsArray
Merger.java 71 result.invalidate(i);
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimatorEvents.java 199 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/media/
AudioFxDemo.java 224 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/os/
Sensors.java 198 invalidate(); method
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberInputStreamTest.java 125 fail("Failed to invalidate mark");
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_mac.cc 140 // adding and removing images which will invalidate the MemoryMappingLayout
  /external/guava/guava/src/com/google/common/cache/
Cache.java 102 void invalidate(Object key); method in interface:Cache
  /external/kernel-headers/original/asm-mips/
jazz.h 229 #define JAZZ_R4030_TRSTBL_INV 0xE0000028 /* Translation Table Invalidate */
  /external/llvm/include/llvm/Analysis/
LoopPass.h 93 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/lib/CodeGen/
LiveRegMatrix.h 77 /// Invalidate cached interference queries after modifying virtual register
  /external/openssl/crypto/asn1/
tasn_fre.c 157 /* If we free up as normal we will invalidate any
  /external/oprofile/events/i386/p4/
unit_masks 63 0x02 rte bit 1: 00=read, 01=read invalidate, 10=write, 11=writeback
  /external/oprofile/include/
sstream 22 This exception does not however invalidate any other reasons why
  /external/v8/src/
date.h 177 // JSDate objects perform stamp check and invalidate their caches if
  /external/webkit/Source/WebCore/bridge/
runtime_object.cpp 52 void RuntimeObject::invalidate() function in class:JSC::Bindings::RuntimeObject

Completed in 984 milliseconds

<<21222324252627282930>>