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

<<21222324252627282930>>

  /frameworks/base/opengl/specs/
EGL_ANDROID_blob_cache.txt 183 2. When a client API driver gets updated, that may need to invalidate
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarIconView.java 143 invalidate(); method
  /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/android/view/
HardwareRenderer.java 185 abstract void invalidate(SurfaceHolder holder); method in class:HardwareRenderer
733 void invalidate(SurfaceHolder holder) { method in class:HardwareRenderer.GlRenderer
845 view.invalidate();
    [all...]
TextureView.java 244 invalidate(); method
314 invalidate(true);
372 invalidate(); method
  /frameworks/base/core/java/android/webkit/
WebView.java 1890 invalidate(); method
1988 invalidate(); method
2746 invalidate(); method
2844 invalidate((int)Math.floor(l * scale), method
3432 invalidate(); method
3564 invalidate(); method
3581 invalidate(); method
3615 invalidate(); \/\/ So we draw again method
3672 invalidate(); method
3703 invalidate(); method
4295 invalidate(); method
4300 invalidate(); method
4624 invalidate(); method
4772 invalidate(); method
5171 invalidate(); method
5433 invalidate(); \/\/ draw the i-beam instead of the arrow method
5578 invalidate(); method
5598 invalidate(); \/\/ redraw without selection method
5625 invalidate(); \/\/ remove selection region and pointer method
5754 invalidate(); method
6170 invalidate(); method
6298 invalidate(); method
6409 invalidate(); method
6510 invalidate(); method
6559 invalidate(); method
6564 invalidate(); method
6584 invalidate(); method
6789 invalidate(); method
6955 invalidate(); \/\/ draw the i-beam instead of the arrow method
7032 invalidate(); method
7312 invalidate(); method
    [all...]
  /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...]

Completed in 1670 milliseconds

<<21222324252627282930>>