OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
676 - 700
of
1608
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/java/android/widget/
CheckedTextView.java
269
invalidate
();
method
Switch.java
297
invalidate
();
method
584
invalidate
();
method
668
invalidate
();
method
814
invalidate
();
method
/frameworks/base/core/java/com/android/internal/widget/
DrawableHolder.java
145
* to
invalidate
the surface these are being drawn to.
WaveView.java
427
invalidate
();
529
invalidate
();
method
650
invalidate
();
method
656
invalidate
();
method
/frameworks/base/docs/html/guide/topics/ui/
how-android-draws.jd
25
<p>You can force a View to draw, by calling <code>{@link android.view.View#
invalidate
()}</code>.
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
RgbPlayerActivity.java
102
invalidate
();
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
LinesActivity.java
111
invalidate
();
method
ViewLayerInvalidationActivity.java
130
child.
invalidate
();
ViewLayersActivity5.java
69
invalidate
();
method
/frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java
405
* the texture will be immediately cleared from view and an
invalidate
410
* @param n the card to
invalidate
the detail texture for
423
* immediately cleared from view and an
invalidate
handler will be called. If eraseCurrent is
426
* @param n the card to
invalidate
the detail texture for
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
SimpleMonthAdapter.java
184
v.
invalidate
();
/frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
SampleRSActivity.java
166
mDisplayView.
invalidate
();
/frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarImplBase.java
575
mode.
invalidate
();
783
public void
invalidate
() {
method in class:ActionBarImplBase.ActionModeImpl
866
invalidate
();
method
893
invalidate
();
method
/frameworks/volley/src/com/android/volley/toolbox/
NetworkImageView.java
199
invalidate
();
method
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcifc.h
59
#define MC_FC_L2X0_INVALL ((uint32_t)(-24)) /**<
Invalidate
all L2 cache */
/libcore/benchmarks/src/benchmarks/regression/
HostnameVerifierBenchmark.java
153
public void
invalidate
() {
method in class:HostnameVerifierBenchmark.FakeSSLSession
/libcore/luni/src/main/java/javax/net/ssl/
SSLSession.java
189
public void
invalidate
();
method in interface:SSLSession
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLSessionImpl.java
176
public void
invalidate
() {
method in class:SSLSessionImpl
/packages/apps/Browser/src/com/android/browser/
NavScreen.java
261
v.
invalidate
();
TabScrollView.java
212
mContentView.getChildAt(i).
invalidate
();
/packages/apps/Contacts/src/com/android/contacts/list/
ContactTileListFragment.java
170
//
invalidate
the menu options if needed
/packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java
382
invalidate
();
method
442
invalidate
();
method
449
invalidate
();
method
512
invalidate
();
method
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryAdapter.java
137
child.
invalidate
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorDraw.java
117
mView.
invalidate
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
IconButton.java
69
invalidate
();
method
Completed in 895 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>