HomeSort by relevance Sort by last modified time
    Searched full:hide (Results 976 - 1000 of 1658) sorted by null

<<31323334353637383940>>

  /packages/apps/Music/src/com/android/music/
MusicPicker.java 128 /** Container of the in-screen progress indicator, to be able to hide it
566 * The first time this is called, we hide the large progress indicator
620 // following condition would hide recordings.
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.m 431 /* Fade to black to hide resolution-switching flicker (and garbage
607 /* If we don't hide menu bar, it will get events and interrupt the program */
629 /* Set app state, hide cursor if necessary, ... */
670 /* Fade to black to hide resolution-switching flicker (and garbage
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 58 * @hide
141 * @hide
656 * @hide
709 * @hide
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java 565 // Completely hide header and reset track
    [all...]
  /external/dropbear/libtomcrypt/
Doxyfile 240 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
248 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
255 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
262 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
357 # here it will be hidden. Use a value of 0 to hide initializers completely.
522 # doxygen to hide any special comment blocks from generated source code
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java     [all...]
  /frameworks/base/core/java/android/content/res/
Resources.java 148 * @hide
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 417 * @hide
841 * @hide
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageList.java     [all...]
  /cts/tools/spec-progress/src/
SpecProgressDoclet.java 85 * Elements that have a "@hide" JavaDoc tag are not considered part of the
978 * Checks whether the given documentation element has a "@hide" tag that
982 Tag[] tags = doc.tags("hide");
    [all...]
  /external/grub/
NEWS 96 * The commands "hide" and "unhide" support logical partitions.
156 * New command, "hiddenmenu". You can hide the menu interface by default
292 * New commands "hide" and "unhide".
  /external/webkit/WebCore/inspector/front-end/
ResourcesPanel.js 201 // Hide any views that are visible that are not this panel's current visible view.
473 this.visibleResource._resourcesView.hide();
506 this.visibleResource._resourcesView.hide();
    [all...]
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 484 void PluginView::hide() function in class:WebCore::PluginView
491 Widget::hide();
749 hide();
    [all...]
  /external/webkit/WebCore/rendering/
RenderTableCell.cpp 830 if (!tableElt->collapseBorders() && style()->emptyCells() == HIDE && !firstChild())
    [all...]
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java 1038 * {@hide}
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 65 * @hide
452 * Return whether the given window should forcibly hide everything
461 * to return false for any window that you may hide yourself, since this
    [all...]
  /frameworks/base/core/java/android/view/animation/
Animation.java 280 * @hide
874 * @hide
905 * @hide
    [all...]
  /bionic/libc/include/sys/
cdefs.h 147 * can hide valid errors; in particular most valid uses are in
  /cts/tools/test-progress-new/src/testprogress2/
TestCoverageDoclet.java 445 // ignored since it has a @hide in the javadoc on the class
488 // workaround for the non-recognized @hide tag in package.html
491 return comment != null && comment.contains("@hide");
493 Tag[] hideTags = doc.tags("hide");
    [all...]
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DalvikExecTest.java 265 * @hide
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 206 * {@hide}
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
ZoneInfoDB.java 37 * {@hide}
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 221 // hide the keyboard
  /development/tools/apkcheck/
README.txt 11 annotations like "@hide" in comments.

Completed in 120 milliseconds

<<31323334353637383940>>