HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 526 - 550 of 1227) sorted by null

<<21222324252627282930>>

  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 262 // we invalidate the contact cache here because we want to get updated presence
263 // and any contact changes. We don't invalidate the cache by observing presence and contact
266 // threads, don't invalidate the cache because we're in the process of building it.
267 // TODO: think of a better way to invalidate cache more surgically or based on actual
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
MultiSourceCorpus.java 60 // invalidate calculated values:
  /packages/apps/Settings/src/com/android/settings/widget/
ChartGridView.java 87 invalidate(); method
ChartSweepView.java 232 invalidate(); method
274 invalidate(); method
283 invalidate(); method
320 invalidate(); method
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
HandleView.java 111 invalidate(); method
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
CandidateView.java 334 invalidate(); method
341 invalidate(); method
656 invalidate();
755 invalidate();
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdfix.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
stdfix.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h 75 * Invalidate the lock value block.
fuse.h 100 * FOPEN_KEEP_CACHE: don't invalidate the data cache on open
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
float.h 23 License. This exception does not however invalidate any other
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
stdfix.h 23 License. This exception does not however invalidate any other
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DebuggerConnector.java 121 // So we invalidate the set of apps that are known to be not in the workspace, as
  /frameworks/base/core/java/android/view/
ViewGroup.java 175 // When set, ViewGroup excludes the padding area from the invalidate rectangle
179 // When set, dispatchDraw() will invoke invalidate(); this is set by drawChild() when
199 // When set, this ViewGroup converts calls to invalidate(Rect) to invalidate() during a
2681 invalidate(cl, ct, cr, cb); method
2696 invalidate(left, top, left + (int) (region.width() + .5f), method
3931 ((ViewRootImpl) parent).invalidate(); method
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
forward_list.h 773 * be done in constant time, and does not invalidate iterators
789 * can be done in constant time, and does not invalidate iterators
829 * be done in constant time, and does not invalidate iterators
848 * invalidate iterators and references.
872 * does not invalidate iterators and references.
892 * does not invalidate iterators and references.
914 * does not invalidate iterators and references.
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 773 * be done in constant time, and does not invalidate iterators
789 * can be done in constant time, and does not invalidate iterators
829 * be done in constant time, and does not invalidate iterators
848 * invalidate iterators and references.
872 * does not invalidate iterators and references.
892 * does not invalidate iterators and references.
914 * does not invalidate iterators and references.
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 773 * be done in constant time, and does not invalidate iterators
789 * can be done in constant time, and does not invalidate iterators
829 * be done in constant time, and does not invalidate iterators
848 * invalidate iterators and references.
872 * does not invalidate iterators and references.
892 * does not invalidate iterators and references.
914 * does not invalidate iterators and references.
    [all...]
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 182 // Note that we don't invalidate the frameRect() here. This is because QWebFrame::renderRelativeCoords()
185 invalidate();
830 invalidate();
840 invalidate();
845 invalidate();
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Contact.java 57 // log("contact changed, invalidate cache");
67 log("presence changed, invalidate cache");
185 sContactCache.invalidate();
362 // invalidate cache peoridically, or surgically.
1104 void invalidate() { method in class:Contact.ContactsCache
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardView.java 116 /** The key to invalidate. */
935 invalidate(); method
    [all...]

Completed in 1278 milliseconds

<<21222324252627282930>>