OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
226 - 250
of
1221
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit2/UIProcess/
WebMediaCacheManagerProxy.h
57
void
invalidate
();
WebResourceCacheManagerProxy.cpp
54
void WebResourceCacheManagerProxy::
invalidate
()
function in class:WebKit::WebResourceCacheManagerProxy
WebResourceCacheManagerProxy.h
58
void
invalidate
();
/external/webkit/Source/WebKit2/WebProcess/WebPage/
LayerTreeHost.h
55
virtual void
invalidate
() = 0;
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/win/
LayerTreeHostCAWin.h
56
virtual void
invalidate
();
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
NullNPPGetValuePointer.cpp
68
pluginLog(m_npp, "NPP_GetValue was called but should not have been. Maybe WebKit copied the NPPluginFuncs struct, which would
invalidate
this test.");
/external/webkit/Tools/DumpRenderTree/mac/
MockGeolocationProvider.mm
94
[_timer
invalidate
];
/frameworks/base/core/java/android/view/
GLES20DisplayList.java
58
void
invalidate
() {
method in class:GLES20DisplayList
/frameworks/base/core/java/android/widget/
DigitalClock.java
89
invalidate
();
SlidingDrawer.java
566
invalidate
();
method
570
invalidate
();
method
591
invalidate
(region);
596
invalidate
();
method
600
invalidate
();
method
621
invalidate
(region);
718
invalidate
();
method
748
invalidate
();
method
763
invalidate
();
method
[
all
...]
/frameworks/base/core/tests/coretests/src/android/view/
BigCacheTest.java
76
view.
invalidate
();
ZeroSizedTest.java
94
view.
invalidate
();
/frameworks/base/media/java/android/media/videoeditor/
OverlayFrame.java
144
invalidate
();
method
153
*
Invalidate
the filename
159
*
Invalidate
the transitions if necessary
278
void
invalidate
() {
method in class:OverlayFrame
/frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java
139
//
invalidate
the view's own bounds all the way up the view hierarchy
146
//
invalidate
a rectangle relative to the view's coordinate system all the way up the view
155
view.
invalidate
((int) Math.floor(childBounds.left),
160
Log.v(TAG, "
INVALIDATE
(" + (int) Math.floor(childBounds.left)
/frameworks/base/services/surfaceflinger/DisplayHardware/
HWComposer.h
80
void
invalidate
();
/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/
AbstractLayoutTest.java
59
v.
invalidate
();
/packages/apps/Browser/src/com/android/browser/
PageProgressView.java
83
invalidate
();
/packages/apps/Contacts/src/com/android/contacts/calllog/
CallLogQueryHandler.java
144
invalidate
();
method
156
invalidate
();
method
242
*
Invalidate
the current list of calls.
246
private synchronized void
invalidate
() {
method in class:CallLogQueryHandler
/packages/apps/Gallery/src/com/android/camera/
ActionMenuButton.java
69
invalidate
();
method
/packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumSetPage.java
149
mRootPane.
invalidate
();
214
mAlbumSetView.
invalidate
();
222
mAlbumSetView.
invalidate
();
227
mAlbumSetView.
invalidate
();
240
mAlbumSetView.
invalidate
();
264
mAlbumSetView.
invalidate
();
523
mRootPane.
invalidate
();
528
mRootPane.
invalidate
();
544
mAlbumSetView.
invalidate
();
ManageCachePage.java
143
mRootPane.
invalidate
();
150
mAlbumSetView.
invalidate
();
155
mAlbumSetView.
invalidate
();
191
mAlbumSetView.
invalidate
();
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLView.java
84
invalidate
();
method
97
invalidate
();
method
196
public void
invalidate
() {
method in class:GLView
238
invalidate
();
method
/packages/apps/Mms/src/com/android/mms/ui/
QuickContactDivot.java
95
invalidate
();
method
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
OverlayLinearLayout.java
418
mOverlayActionMode.
invalidate
();
461
mOverlayActionMode.
invalidate
();
488
invalidate
();
method
528
invalidate
();
method
547
invalidate
();
method
576
overlayView.
invalidate
();
584
invalidate
();
method
588
*
Invalidate
the CAB
592
mOverlayActionMode.
invalidate
();
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
GridViewTest.java
209
mGridView.
invalidate
();
270
mGridView.
invalidate
();
282
mGridView.
invalidate
();
294
mGridView.
invalidate
();
401
mGridView.
invalidate
();
419
mGridView.
invalidate
();
438
mGridView.
invalidate
();
457
mGridView.
invalidate
();
Completed in 1877 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>