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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/res/res/drawable/
item_background_holo_dark.xml 19 <!-- 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 19 <!-- 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 21 <!-- 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 21 <!-- 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 21 <!-- 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 21 <!-- 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/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
FakeView.java 39 invalidate();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
KeyButtonView.java 146 invalidate(); method
161 invalidate(); method
172 // also invalidate our immediate parent to help avoid situations where nearby glows
174 ((View)getParent()).invalidate();
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
PathOffsetActivity.java 63 invalidate(); method
  /frameworks/compile/libbcc/lib/ExecutionEngine/
BCCRuntimeSymbolResolver.cpp 28 // This line of hack should put in the header file since it invalidate a
  /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 24 <!-- 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/Launcher2/src/com/android/launcher2/
HolographicLinearLayout.java 71 invalidate(); method
  /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/Nfc/src/com/android/nfc/
NfceeAccessControl.java 179 * by mistake. Those errors invalidate the entire <signer> group.
237 signature = null; // invalidate signer
254 mNfceeAccess.clear(); // invalidate entire access list
259 mNfceeAccess.clear(); // invalidate entire access list
  /packages/apps/Phone/res/drawable/
btn_call.xml 24 <!-- 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 70 mChart.invalidate();
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TransitionView.java 98 invalidate();
107 invalidate();
207 invalidate(); method
246 invalidate(); method
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
map 27 // invalidate any other reasons why the executable file might be covered by
set 27 // invalidate any other reasons why the executable file might be covered by
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
map 27 // invalidate any other reasons why the executable file might be covered by
set 27 // invalidate any other reasons why the executable file might be covered by
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 160 /* Draw the bitmap and invalidate the updated region. */
162 invalidate(); method
181 /* Draw the bitmap and invalidate the updated region. */
183 invalidate(); method

Completed in 8793 milliseconds

1 2 3 4 5 67 8 91011>>