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

<<31323334353637383940>>

  /libcore/luni/src/test/java/libcore/java/io/
OldBufferedInputStreamTest.java 149 // not invalidate the mark.
OldLineNumberInputStreamTest.java 123 fail("Test 3: Failed to invalidate mark.");
  /packages/apps/Browser/src/com/android/browser/
GoogleAccountLogin.java 123 // Invalidate the tokens once just in case the 403 was for other
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 211 invalidate(); method
538 invalidate(); method
1104 invalidate(); method
1108 invalidate(); method
    [all...]
SimpleWeeksAdapter.java 242 v.invalidate();
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
FloatingChildLayout.java 245 mChild.invalidate();
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 312 // we invalidate the contact cache here because we want to get updated presence
313 // and any contact changes. We don't invalidate the cache by observing presence and contact
316 // threads, don't invalidate the cache because we're in the process of building it.
317 // TODO: think of a better way to invalidate cache more surgically or based on actual
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
tgmath.h 25 License. This exception does not however invalidate any other
tmmintrin.h 24 License. This exception does not however invalidate any other
unwind.h 24 License. This exception does not however invalidate any other
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
tgmath.h 25 License. This exception does not however invalidate any other
tmmintrin.h 24 License. This exception does not however invalidate any other
unwind.h 24 License. This exception does not however invalidate any other
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_base.h 141 /** Invalidate the iterator, making it singular. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_vector.h 27 // License. This exception does not however invalidate any other
profiler_vector_to_list.h 27 // License. This exception does not however invalidate any other
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_base.h 141 /** Invalidate the iterator, making it singular. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_vector.h 27 // License. This exception does not however invalidate any other
profiler_vector_to_list.h 27 // License. This exception does not however invalidate any other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_base.h 141 /** Invalidate the iterator, making it singular. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_list_to_vector.h 27 // License. This exception does not however invalidate any other
profiler_vector_to_list.h 27 // License. This exception does not however invalidate any other
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_base.h 141 /** Invalidate the iterator, making it singular. */
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowView.java 546 public void invalidate() { method in class:ShadowView
661 * @return whether or not {@link #invalidate()} has been called
916 realView.invalidate();
  /frameworks/base/core/java/com/android/internal/app/
ActionBarImpl.java 449 mode.invalidate();
890 public void invalidate() { method in class:ActionBarImpl.ActionModeImpl
991 invalidate(); method
    [all...]

Completed in 427 milliseconds

<<31323334353637383940>>