/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/ |
AVariableExpression.java | 18 @SuppressWarnings("hiding") PVariable _variable_)
|
Node.java | 20 void parent(@SuppressWarnings("hiding") Node parent)
|
/external/libpng/ |
TODO | 4 Improve API by hiding the png_struct and png_info structs.
|
/external/skia/src/gpu/ |
GrCacheID.cpp | 11 // Well, the dummy_ "fix" caused a warning on windows, so hiding all of it
|
/packages/apps/UnifiedEmail/res/values-sw600dp/ |
constants.xml | 28 <!-- Whether to show the archive item as disabled rather than hiding it entirely -->
|
/developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/immersivemode/ |
ImmersiveModeFragment.java | 78 // Navigation bar hiding: Backwards compatible to ICS. 83 // Status bar hiding: Backwards compatible to Jellybean
|
/developers/samples/android/ui/window/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/immersivemode/ |
ImmersiveModeFragment.java | 78 // Navigation bar hiding: Backwards compatible to ICS. 83 // Status bar hiding: Backwards compatible to Jellybean
|
/development/samples/browseable/ImmersiveMode/src/com.example.android.immersivemode/ |
ImmersiveModeFragment.java | 78 // Navigation bar hiding: Backwards compatible to ICS. 83 // Status bar hiding: Backwards compatible to Jellybean
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
InterstitialPageTest.java | 88 * Tests that showing and hiding an interstitial works. 132 assertTrue("WebContentsObserver not notified of interstitial hiding",
|
/external/llvm/include/llvm/IR/ |
TypeFinder.h | 66 /// hiding in constant expressions and other operands that won't be walked in 72 /// to find types hiding within.
|
/frameworks/base/docs/html/training/system-ui/ |
index.jd | 70 <strong><a href="status.html">Hiding the Status Bar</a></strong> 76 <strong><a href="navigation.html">Hiding the Navigation Bar</a></strong>
|
/external/chromium/base/ |
file_util_deprecated.h | 7 // functions. By hiding them here rather in the main header, we hope
|
/external/chromium_org/ash/display/ |
output_configurator_animation.cc | 114 // hiding the root windows, we put a black layer over a root window for 143 // hiding layers. 152 // We want to make sure clearing all of hiding layers after the animation 154 // happens when the next animation is scheduled. Thus the hiding layers
|
output_configurator_animation.h | 53 // Clears all hiding layers. Note that in case that this method is called
|
/external/chromium_org/cc/layers/ |
scrollbar_layer_impl_base.h | 79 // height (which may differ in the presence of top-controls hiding).
|
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_result.h | 111 // Hiding the top match in these cases is possible because users should 114 // below their typing. Instead, by hiding the verbatim match, there is one 117 // select useful non-verbatim matches. (Note that hiding the verbatim match 120 // We avoid hiding when the top two matches are both verbatim in order to
|
/external/chromium_org/chrome/browser/extensions/api/extension_action/ |
extension_action_prefs_unittest.cc | 16 // Tests force hiding browser actions.
|
/external/chromium_org/chrome/browser/ui/views/app_list/linux/ |
app_list_linux.h | 23 // Responsible for positioning, hiding and showing an AppListView on Linux.
|
/external/chromium_org/chrome/browser/ui/views/app_list/win/ |
app_list_win.h | 19 // Responsible for positioning, hiding and showing an AppListView on Windows.
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
autofill_popup_view_views.h | 55 // hide the popup, the actually hiding code must be placed here).
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
zoom_view.h | 26 // Updates the image and its tooltip appropriately, hiding or showing the icon
|
/external/chromium_org/chrome/browser/ui/views/passwords/ |
manage_passwords_icon_view.h | 26 // Updates the image and its tooltip appropriately, hiding or showing the icon
|
/external/chromium_org/third_party/angle/src/compiler/ |
VersionGLSL.h | 22 // - c++ style name hiding rules.
|
/external/chromium_org/ui/gl/ |
gl_image.h | 18 // Encapsulates an image that can be bound to a texture, hiding platform
|
/external/chromium_org/ui/views/corewm/ |
visibility_controller_unittest.cc | 21 // Hiding a window in an animatable container should not hide the window's layer
|