HomeSort by relevance Sort by last modified time
    Searched full:hiding (Results 201 - 225 of 702) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Gallery2/src/android/util/
Pools.java 69 /* do nothing - hiding constructor */
  /packages/apps/Launcher3/WallpaperPicker/src/android/util/
Pools.java 69 /* do nothing - hiding constructor */
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationViewProgressController.java 32 * <p>Controller to handle showing and hiding progress in the conversation views.</p>
  /external/chromium/chrome/browser/ui/touch/frame/
touch_browser_frame_view.cc 83 // The keyboard is in the process of hiding. So pretend it still has the
272 // The keyboard that pops up may end up hiding the text entry. So make sure
  /external/eigen/Eigen/src/Core/
DiagonalMatrix.h 158 /** copy constructor. prevent a default copy constructor from hiding the other templated constructor */
177 * prevent a default operator= from hiding the templated operator=.
  /external/chromium_org/third_party/icu/source/common/
normalizer2.cpp 233 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
243 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
263 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
305 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
332 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
342 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
  /external/icu4c/common/
normalizer2.cpp 292 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
303 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
326 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
369 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
399 using Normalizer2WithImpl::normalize; // Avoid warning about hiding base class function.
410 using Normalizer2WithImpl::spanQuickCheckYes; // Avoid warning about hiding base class function.
    [all...]
  /external/chromium_org/ash/system/drive/
tray_drive.cc 410 // duration of delayed item hiding), don't show the item.
426 // duration of delayed item hiding), don't show the item.
496 // If the list is non-empty, stop the hiding timer (if any).
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 128 // hiding cookies, so if the log dump has them, they'll be displayed.
134 // Don't disable hiding cookies, so created log dumps won't have them,
  /external/chromium_org/ui/views/corewm/
tooltip_controller.cc 65 // This can happen when RootWindow creates events when showing/hiding, or
162 // This is the same behavior as hiding tooltips on timeout. Hence, we can
  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.cpp 153 // have a 5-cycle latency, so unroll by 5x for latency hiding.
158 // have a 6-cycle latency, so unroll by 6x for latency hiding.
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListFilter.java 30 * Tests hiding and showing the list filter by hiding and showing an ancestor of the
  /packages/apps/Contacts/src/com/android/contacts/editor/
TextFieldsEditorView.java 272 // When hiding fields, place expandable
371 @SuppressWarnings({"unused", "hiding" })
  /development/samples/ApiDemos/src/com/example/android/apis/app/
MessengerService.java 53 /** For showing and hiding our notification. */
  /development/samples/CubeLiveWallpaper/
_index.html 73 while hiding it from other devices on which it would not be able to run. For
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
_index.html 38 <dd>Demonstrates hiding and showing fragments.</dd>
  /external/bison/build-aux/snippet/
warn-on-use.h 34 this macro implies that there must not be any other macro hiding
  /external/chromium/base/mac/
mac_util.h 55 // hiding the dock and menubar. Must be called on the main thread.
  /external/chromium/chrome/browser/resources/gpu_internals/
overlay.js 11 * overlay element is shown, its parent is changed. Hiding the overlay
  /external/chromium/chrome/browser/tab_contents/
tab_contents_ssl_helper.cc 99 return false; // Hiding the infobar just as the dialog opens looks weird.
  /external/chromium/chrome/browser/ui/cocoa/
dev_tools_controller.mm 125 // Store split offset when hiding devtools window only.
sidebar_controller.mm 135 // Store split offset when hiding sidebar window only.
status_bubble_mac.h 104 // Begin the process of showing or hiding the status bubble. These may be
  /external/chromium/chrome/browser/ui/views/
browser_bubble.h 69 // With no delegate, both of these default to Hiding the bubble.
dropdown_bar_host.h 36 // draw its content and is responsible for showing, hiding, animating, closing,

Completed in 510 milliseconds

1 2 3 4 5 6 7 891011>>