OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
251 - 275
of
2205
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/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/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
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
EmojiCategoryPageIndicatorView.java
48
invalidate
();
method
/packages/services/Telephony/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. -->
/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
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stdbool.h
23
License. This exception does not however
invalidate
any other
/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
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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
/cts/tests/tests/text/src/android/text/cts/
EmojiTest.java
152
invalidate
();
method
175
invalidate
();
method
198
invalidate
();
method
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/basicrenderscript/
MainActivity.java
118
* Once all operation is finished at onPostExecute() in UI thread, it can
invalidate
and update ImageView UI.
140
* Copy to bitmap and
invalidate
image view
152
mImageView.
invalidate
();
/developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/src/main/java/com/example/android/basicrenderscript/
MainActivity.java
118
* Once all operation is finished at onPostExecute() in UI thread, it can
invalidate
and update ImageView UI.
140
* Copy to bitmap and
invalidate
image view
152
mImageView.
invalidate
();
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
FingerPaint.java
125
invalidate
();
method
129
invalidate
();
method
133
invalidate
();
method
/development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionView.java
208
invalidate
();
method
216
invalidate
();
method
261
invalidate
();
method
LabelView.java
100
invalidate
();
method
111
invalidate
();
method
120
invalidate
();
method
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
javascript_app_modal_dialog.cc
109
void JavaScriptAppModalDialog::
Invalidate
() {
113
AppModalDialog::
Invalidate
();
178
AppModalDialog::
Invalidate
();
Completed in 597 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>