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

<<31323334353637383940>>

  /external/zlib/src/contrib/ada/
zlib.ads 24 -- however invalidate any other reasons why the executable file might be --
  /frameworks/base/core/java/android/widget/
FrameLayout.java 256 invalidate(); method
VideoView.java 201 invalidate(); method
  /frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java 604 void invalidate() { method in class:AudioTrack
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
BeanBag.java 336 if (DEBUG) invalidate();
  /frameworks/base/services/input/
SpriteController.cpp 111 // may invalidate themselves again during this time but we will handle those changes
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 229 * Implementations should <em>not</em> invalidate their data at this point --
  /hardware/ti/omap3/dspbridge/inc/
mem.h 257 * Utility macro to invalidate an object's signature, and deallocate it.
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 257 * Utility macro to invalidate an object's signature, and deallocate it.
  /libcore/luni/src/main/java/java/io/
BufferedInputStream.java 158 // Reassign buf, which will invalidate any local references
BufferedReader.java 470 * Skipping characters may invalidate a mark if {@code markLimit}
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSessionImpl.java 361 public void invalidate() { method in class:OpenSSLSessionImpl
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 154 //Should not invalidate end iterator
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactEntryListAdapter.java 392 invalidate(); method
PhoneFavoriteFragment.java 112 // invalidate the options menu if needed
  /packages/apps/Contacts/src/com/android/contacts/widget/
PinnedHeaderListView.java 440 invalidate(); method
  /packages/apps/Email/src/com/android/email/activity/
MessagesAdapter.java 273 view.invalidate();
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 181 Log.d(TAG, "invalidate: " + caller);
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageMeasurement.java 195 public void invalidate() { method in class:StorageMeasurement
StorageVolumePreferenceCategory.java 364 mMeasure.invalidate();
  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java 292 mTimelineLayout.invalidate();
    [all...]
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoTable.java 346 invalidate(); method
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
list 215 // if __sz < size(), invalidate all iterators in [begin+__sz, end())
safe_iterator.h 331 /** Invalidate the iterator, making it singular. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 24 however invalidate any other reasons why the executable file

Completed in 509 milliseconds

<<31323334353637383940>>