/frameworks/support/v4/java/android/support/v4/app/ |
FragmentActivity.java | 208 // Prior to Honeycomb, the framework can't invalidate the options 560 // API to invalidate the options menu.
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleDayPickerFragment.java | 344 mDayNamesHeader.invalidate(); 566 mMonthName.invalidate();
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/ |
ContactHeaderWidget.java | 258 invalidate(); method 383 invalidate(); method
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
MoveGesture.java | 196 // if there is no data to transfer, invalidate the drag'n'drop. 657 // Simply invalidate the drop feedback and move on the
|
/sdk/hierarchyviewer2/app/src/com/android/hierarchyviewer/ |
HierarchyViewerApplication.java | 395 ActionButton invalidate = new ActionButton(innerButtonPanel, InvalidateAction.getAction()); local 396 invalidate.setLayoutData(new GridData(GridData.FILL_BOTH)); [all...] |
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/device/ |
DeviceBridge.java | 630 connection.sendCommand("INVALIDATE " + viewNode.window.encode() + " " + viewNode); //$NON-NLS-1$ 632 Log.e(TAG, "Unable to invalidate view " + viewNode + " in window " + viewNode.window
|
/external/valgrind/main/coregrind/ |
m_transtab.c | 223 invalidate this cache when TC entries are changed or disappear. 686 /* Invalidate the fast cache's counter array, VG_(tt_fastN). */ 700 /* Invalidate the fast cache VG_(tt_fast). If profiling, also 701 invalidate the fast cache's counter array VG_(tt_fastN), otherwise [all...] |
/frameworks/support/v4/java/android/support/v4/view/ |
ViewPager.java | 457 invalidate(); method 542 invalidate(); method [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 654 // BlockDataRegion? If so, invalidate captured variables that are passed 673 // Invalidate the region by setting its default value to 687 // Invalidate the binding. 689 // Invalidate the region by setting its default value to [all...] |
/external/llvm/lib/CodeGen/ |
VirtRegRewriter.cpp | 170 // is used to invalidate entries in SpillSlotsOrReMatsAvailable when a 254 /// value. We use this to invalidate any info about stuff that lives in 502 /// ResurrectKill - Invalidate kill info associated with a previous MI. An 540 /// marked kill, then invalidate the information. 747 /// value. We use this to invalidate any info about stuff we thing lives in it. 767 /// value. We use this to invalidate any info about stuff we thing lives in [all...] |
RegAllocFast.cpp | 323 /// This may add implicit kills to MO->getParent() and invalidate MO. 625 // subregs. This may invalidate any operand pointers. 708 // Note: defineVirtReg may invalidate MO. [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
vcdecoder.cc | [all...] |
/external/llvm/include/llvm/CodeGen/ |
SelectionDAG.h | 281 /// Note that this is an involved process that may invalidate pointers into 289 /// Note that this is an involved process that may invalidate pointers into 302 /// Note that this is an involved process that may invalidate pointers into [all...] |
/external/qemu/ |
console.c | 38 vga_hw_invalidate_ptr invalidate, [all...] |
/frameworks/base/core/java/android/widget/ |
CalendarView.java | 421 invalidate(); method 748 mDayNamesHeader.invalidate(); 944 mMonthName.invalidate() [all...] |
/cts/tests/tests/app/src/android/app/cts/ |
PendingIntentTest.java | 108 PendingIntentStubActivity.status = PendingIntentStubActivity.INVALIDATE;
|
/cts/tests/tests/database/src/android/database/cts/ |
MergeCursorTest.java | 358 // deactivate method can invoke invalidate() method, can be observed by DataSetObserver.
|
/cts/tests/tests/widget/src/android/widget/cts/ |
GalleryTest.java | 340 mGallery.invalidate();
|
/dalvik/vm/ |
IndirectRefTable.h | 180 * add immediately follows a delete; must invalidate after segment pop
|
/development/apps/Development/src/com/android/development/ |
AccountsTester.java | 439 Bundle result = getAndLogResult(future, "get and invalidate");
|
/development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/ |
AccelerometerPlayActivity.java | 453 invalidate(); method
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
BufferedReaderTest.java | 123 fail("Failed to invalidate mark properly");
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.mm | 127 [timer_ invalidate];
|
/external/chromium/chrome/browser/ui/gtk/ |
browser_window_gtk.h | 328 // Invalidate all the widgets that need to redraw when the infobar draw state
|
/external/chromium/chrome/browser/ui/views/download/ |
download_shelf_view.cc | 434 // Invalidate it
|