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

1 2 3 4 56 7 8 91011>>

  /external/webkit/Source/WebKit2/UIProcess/
WebPopupMenuProxy.h 65 void invalidate() { m_client = 0; } function in class:WebKit::WebPopupMenuProxy
  /external/webkit/Source/WebKit2/WebProcess/FullScreen/mac/
WebFullScreenManagerMac.mm 70 - (void)invalidate;
98 - (void)invalidate
128 [m_enterFullScreenListener.get() invalidate];
129 [m_exitFullScreenListener.get() invalidate];
  /external/webkit/Source/WebKit2/WebProcess/WebPage/ca/mac/
LayerTreeHostCAMac.h 46 virtual void invalidate();
  /frameworks/base/core/java/android/view/
DisplayList.java 48 abstract void invalidate(); method in class:DisplayList
  /frameworks/base/core/res/res/drawable/
item_background.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
item_background_holo_dark.xml 20 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
item_background_holo_light.xml 20 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
list_selector_background.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
list_selector_background_light.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
list_selector_holo_dark.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
list_selector_holo_light.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
  /frameworks/base/core/tests/coretests/src/android/view/
PreDrawListener.java 87 mFrame.invalidate();
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LayoutTestController.java 44 // invalidate and draw one line at a time of the web view.
  /libcore/support/src/test/java/libcore/javax/net/ssl/
FakeSSLSession.java 99 public void invalidate() { method in class:FakeSSLSession
  /packages/apps/Contacts/res/drawable/
btn_call.xml 25 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
  /packages/apps/Email/tests/src/com/android/emailcommon/provider/
QuickResponseTests.java 44 // Invalidate all caches, since we reset the database for each test
  /packages/apps/Music/res/drawable/
list_selector_background.xml 22 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
  /packages/apps/Phone/res/drawable/
btn_call.xml 25 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
UsageBarPreference.java 67 mChart.invalidate();
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TransitionView.java 98 invalidate();
107 invalidate();
207 invalidate(); method
246 invalidate(); method
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/
stdbool.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/
stdbool.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/
stdbool.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/
stdbool.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/
stdbool.h 23 License. This exception does not however invalidate any other

Completed in 1827 milliseconds

1 2 3 4 56 7 8 91011>>