OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
476 - 500
of
1608
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/sources/cxx-stl/stlport/src/
message_facets.h
47
private: //
Invalidate
copy constructor and assignment
/packages/apps/DeskClock/src/com/android/deskclock/widget/swipeablelistview/
SwipeHelper.java
173
//
invalidate
the view's own bounds all the way up the view hierarchy
180
//
invalidate
a rectangle relative to the view's coordinate system all the way up the view
189
view.
invalidate
((int) Math.floor(childBounds.left),
194
Log.v(TAG, "
INVALIDATE
(" + (int) Math.floor(childBounds.left)
/packages/apps/Gallery/src/com/android/camera/
HighlightView.java
174
mContext.
invalidate
();
285
mContext.
invalidate
(invalRect);
345
mContext.
invalidate
();
363
public void
invalidate
() {
method in class:HighlightView
/packages/apps/Gallery/src/com/android/camera/gallery/
Image.java
66
//TODO: Consider
invalidate
the cursor in container
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
CategoryView.java
119
invalidate
();
method
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageGeometry.java
136
invalidate
();
method
287
invalidate
();
method
340
invalidate
();
method
418
invalidate
();
method
ImageStraighten.java
95
invalidate
();
method
ImageVignette.java
91
invalidate
();
method
/packages/apps/Mms/src/com/android/mms/ui/
QuickContactDivot.java
108
invalidate
();
method
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
VUMeter.java
68
invalidate
();
method
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
SetupStartIndicatorView.java
79
mIndicatorView.
invalidate
();
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SkbContainer.java
241
mMajorView.
invalidate
();
258
invalidate
();
method
308
mMajorView.
invalidate
();
372
//
Invalidate
itself to dim the current soft keyboards.
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
decfloat.h
23
License. This exception does not however
invalidate
any other
mm3dnow.h
23
License. This exception does not however
invalidate
any other
stdarg.h
23
License. This exception does not however
invalidate
any other
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
decfloat.h
23
License. This exception does not however
invalidate
any other
mm3dnow.h
23
License. This exception does not however
invalidate
any other
stdarg.h
23
License. This exception does not however
invalidate
any other
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /*
Invalidate
the caches. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h
27
// License. This exception does not however
invalidate
any other
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /*
Invalidate
the caches. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mman.h
72
#define MS_INVALIDATE 2 /*
Invalidate
the caches. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_algos.h
27
// License. This exception does not however
invalidate
any other
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_algos.h
27
// License. This exception does not however
invalidate
any other
/development/samples/RenderScript/Levels/src/com/android/rs/levels/
LevelsDalvikActivity.java
106
mDisplayView.
invalidate
();
236
mDisplayView.
invalidate
();
Completed in 2157 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>