HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 601 - 625 of 1221) sorted by null

<<21222324252627282930>>

  /frameworks/base/services/input/
SpriteController.h 209 * controller to invalidate the sprite.
  /frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java 93 mDisplayView.invalidate();
  /frameworks/ex/common/tests/src/com/android/common/widget/
GroupingListAdapterTests.java 263 // Invalidate cache by expanding a group
  /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/
SimpleWeeksAdapter.java 241 v.invalidate();
  /packages/apps/Email/tests/src/com/android/email/provider/
PolicyTests.java 57 // Invalidate all caches, since we reset the database for each test
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 23 License. This exception does not however invalidate any other
tgmath.h 24 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/
float.h 23 License. This exception does not however invalidate any other
tgmath.h 24 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/include/
unwind.h 24 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/
unwind.h 24 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/
float.h 23 License. This exception does not however invalidate any other
  /external/qemu/distrib/sdl-1.2.12/src/video/epoc/
SDL_epocvideo.cpp 423 Private->EPOC_WsWindow.Invalidate(rect);
474 Private->EPOC_WsWindow.Invalidate(rect);
595 Private->EPOC_WsWindow.Invalidate(rect);
  /frameworks/base/core/java/com/android/internal/app/
ActionBarImpl.java 394 mode.invalidate();
696 public void invalidate() {
786 invalidate();
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
MultiWaveView.java 127 invalidate();
372 view.invalidate((int) Math.floor(childBounds.left),
659 invalidate(); method
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProvider.java 590 SettingsCache.invalidate(args.table); // before we notify
611 SettingsCache.invalidate(args.table); // before we notify
816 public static void invalidate(String tableName) { method in class:SettingsProvider.SettingsCache
    [all...]
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java 711 // The specified index didn't exist. This can happen when a stale invalidate
770 // This card was never created, so there's nothing to invalidate.
792 // This card was never created, so there's nothing to invalidate.
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_utils.c 338 * RPC_OMX_ErrorUndefined : Invalidate operation failed.
348 DOMX_DEBUG("About to invalidate %d bytes", size);
352 "Cache invalidate failed");
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 629 mGvs.invalidate();
    [all...]
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLEngineImplTest.java 118 server.getSession().invalidate();
124 client.getSession().invalidate();
128 client.getSession().invalidate();
129 server.getSession().invalidate();
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CodeGenPrepare.cpp 75 /// next instruction to optimize. Xforms that can invalidate this should
403 // Preincrement use iterator so we don't invalidate it.
453 // Preincrement use iterator so we don't invalidate it.
535 // invalidate our iterator. Use a WeakVH to hold onto it in case this
    [all...]
  /external/valgrind/main/VEX/priv/
ir_opt.c 542 mk_key_GetIPutI, invalidate any key which overlaps (k_lo
550 /* invalidate any env entries which in any way overlap (k_lo
552 /* vex_printf("invalidate %d .. %d\n", k_lo, k_hi ); */
563 /* overlap; invalidate */
616 /* Deal with Puts: invalidate any env entries overlapped by this
635 Invalidate the entire env. We could do a lot better
667 /* Find any Get uses in st and invalidate any partially or fully
2666 Bool invalidate; local
    [all...]

Completed in 489 milliseconds

<<21222324252627282930>>