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

<<41424344454647484950>>

  /packages/apps/Gallery3D/src/com/cooliris/media/
Util.java 241 mDialog.hide();
  /packages/apps/IM/src/com/android/im/app/
NewChatActivity.java 171 //XXX hide the invite menu, group chat is not supported by the server.
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowActivity.java 279 mMediaController.hide();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 34 * @hide pending API Council Approval
  /packages/providers/DrmProvider/src/com/android/providers/drm/
DrmProvider.java 46 * @hide
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 68 hide the differences between K+R <varargs.h> and C89 <stdarg.h> more
  /system/extras/procmem/
procmem.c 309 " -h Hide maps with no RSS.\n",
  /build/tools/droiddoc/templates/assets/
jquery-resizable.min.js     [all...]
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursorTest.java 442 @ToBeFixed(bug = "1569265", explanation = "All other updating-related methods are 'hide' and "
454 @ToBeFixed(bug = "1569265", explanation = "All other updating-related methods are 'hide' and "
  /external/clearsilver/util/
neo_hdf.h 242 * currently "hide" the HDF struct implementation, we
404 * can "hide" values in the dataset since you won't be able
  /external/elfutils/m4/
gettext.m4 428 # Hide the ALL_LINGUAS assigment from automake.
492 # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
  /external/qemu/
Makefile.android 740 $(hide) rm -f $@
755 $(hide) rm -f $@
  /external/stlport/src/
num_get_float.cpp 468 value &= ~(ULL(1) << (limits::digits - 1)); /* hide hidden bit */
555 vv.i64 &= ~(ULL(1) << (limits::digits - 1)); /* hide hidden bit */
  /external/webkit/WebCore/inspector/front-end/
ProfileView.js 168 hide: function()
170 WebInspector.View.prototype.hide.call(this);
  /external/webkit/WebCore/platform/
ScrollView.cpp 909 void ScrollView::hide() function in class:WebCore::ScrollView
920 Widget::hide();
    [all...]
  /external/webkit/WebCore/plugins/android/
PluginViewAndroid.cpp 604 void PluginView::hide() function in class:WebCore::PluginView
607 Widget::hide();
  /external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp 177 void PluginView::hide() function in class:WebCore::PluginView
184 Widget::hide();
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 351 if flag is NO the scroller with automatically show and hide as needed.
364 if flag is NO the scroller with automatically show and hide as needed.
  /frameworks/base/core/java/android/provider/
Contacts.java 272 * @hide Used only in Contacts application for now.
384 * @hide
459 * @hide Used in vCard parser code.
    [all...]
  /frameworks/base/core/java/android/webkit/
CacheManager.java 384 * @hide - hide createCacheFile since it has a parameter of type headers, which is
  /frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java 234 void hide() { method in class:SlidingTab.Slider
542 mOtherSlider.hide();
    [all...]
  /frameworks/base/core/jni/
android_view_Surface.cpp 470 status_t err = surface->hide();
668 {"hide", "()V", (void*)Surface_hide },
  /frameworks/base/docs/html/guide/topics/ui/
themes.jd 219 For example, style properties for a theme can hide the application title, hide the status bar,
  /frameworks/base/graphics/java/android/graphics/
BitmapFactory.java 201 * @hide pending API council approval
572 * @hide - only called by the browser at the moment, but should be stable
Matrix.java 559 * @hide
575 * @hide

Completed in 154 milliseconds

<<41424344454647484950>>