HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 776 - 800 of 1608) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/test/java/libcore/net/http/
HttpResponseCacheTest.java 749 * 2. invalidate it
762 HttpURLConnection invalidate = (HttpURLConnection) url.openConnection(); local
    [all...]
  /libcore/luni/src/test/java/tests/api/javax/net/ssl/
SSLSessionTest.java 59 * javax.net.ssl.SSLSession#invalidate()
65 s.invalidate();
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekAdapter.java 407 // invalidate, so this forces a re-draw.
408 mListView.invalidate();
  /packages/apps/Email/src/com/android/email/activity/
MessageListItem.java 209 * Invalidate all drawing caches associated with drawing message list items.
576 invalidate(); method
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeEffect.java 177 * The host view should always {@link android.view.View#invalidate()} after this
229 * the host view should {@link android.view.View#invalidate()} and thereby
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 355 invalidate(); method
452 invalidate(); method
699 invalidate(); method
708 invalidate(); method
1183 invalidate(); method
1207 invalidate(); method
1270 invalidate(); method
1597 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())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/widget/
AbsListView.java 1535 invalidate(); method
1858 invalidate(); method
2695 invalidate(); method
3269 invalidate(); method
3557 invalidate(); method
4143 if (atEdge) invalidate(); method
4959 invalidate(); method
5084 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/ceres-solver/internal/ceres/
residual_block.cc 98 // Invalidate the evaluation buffers so that we can check them after
  /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 95 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/include/llvm/CodeGen/
LiveRegMatrix.h 77 /// Invalidate cached interference queries after modifying virtual register
  /external/llvm/include/llvm/Support/
Memory.h 136 /// that has been emitted it must invalidate the instruction cache on some

Completed in 1526 milliseconds

<<31323334353637383940>>