/frameworks/base/core/res/res/drawable/ |
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/support/v7/appcompat/res/drawable/ |
abc_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. -->
|
abc_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. -->
|
abc_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. -->
|
abc_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/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActionBarContainer.java | 93 invalidate(); method 107 invalidate(); method 121 invalidate(); method 304 invalidate(); method
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_ion.h | 298 * DOC: ION_IOC_INV_CACHES - invalidate the caches 300 * Invalidate the caches of the handle specified. 305 * DOC: ION_IOC_CLEAN_INV_CACHES - clean and invalidate the caches 307 * Clean and invalidate the caches of the handle specified.
|
/libcore/support/src/test/java/libcore/javax/net/ssl/ |
FakeSSLSession.java | 99 public void invalidate() { method in class:FakeSSLSession
|
/packages/apps/Dialer/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/Gallery2/src/com/android/gallery3d/filtershow/cache/ |
TripleBufferBitmap.java | 80 public synchronized void invalidate() { method in class:TripleBufferBitmap
|
/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 | 68 mChart.invalidate();
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
TransitionView.java | 98 invalidate(); 107 invalidate(); 207 invalidate(); method 246 invalidate(); method
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
stdbool.h | 23 License. This exception does not however invalidate any other
|