/external/webkit/WebCore/inspector/front-end/ |
DOMStorageItemsView.js | 55 hide: function() 57 WebInspector.View.prototype.hide.call(this);
|
SourceView.js | 48 hide: function() 50 WebInspector.View.prototype.hide.call(this);
|
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.h | 126 virtual void hide(); 148 // Hide the popup.
|
/external/webkit/WebCore/platform/gtk/ |
PopupMenuGtk.cpp | 45 hide(); 110 void PopupMenu::hide() function in class:WebCore::PopupMenu
|
/external/webkit/WebKit/win/WebCoreSupport/ |
EmbeddedWidget.cpp | 154 void EmbeddedWidget::hide()
function in class:EmbeddedWidget 161 Widget::hide();
|
/frameworks/base/common/java/com/android/common/ |
Rfc822Validator.java | 34 * text in ways they did not intend. Meanwhile, hide this 37 * @hide
|
/frameworks/base/core/java/android/app/backup/ |
BackupDataInput.java | 72 /** @hide */ 81 /** @hide */
|
IBackupManager.aidl | 29 * {@hide} 161 * {@hide}
|
/frameworks/base/core/java/android/content/pm/ |
ComponentInfo.java | 151 * @hide 158 * @hide
|
/frameworks/base/core/java/android/content/res/ |
Configuration.java | 56 * @hide 75 * @hide 120 /** Constant matching actual resource implementation. {@hide} */ 138 * be set on a device with a mechanism to hide the keyboard from the 163 * This will be set on a device with a mechanism to hide the navigation 206 * @hide Internal book-keeping. 301 /** {@hide} */ 495 * @hide Return true if the sequence of 'other' is better than this. Assumes
|
/frameworks/base/core/java/android/database/ |
MergeCursor.java | 96 * @hide 106 * @hide
|
/frameworks/base/core/java/android/test/ |
AndroidTestCase.java | 64 * @hide 71 * @hide
|
/frameworks/base/core/java/android/util/ |
CharsetUtils.java | 34 * un-hide in Donut. This was done because the first deployment to use 40 * @hide
|
Log.java | 292 /** @hide */ public static final int LOG_ID_MAIN = 0; 293 /** @hide */ public static final int LOG_ID_RADIO = 1; 294 /** @hide */ public static final int LOG_ID_EVENTS = 2; 295 /** @hide */ public static final int LOG_ID_SYSTEM = 3; 297 /** @hide */ public static native int println_native(int bufID,
|
/frameworks/base/core/java/android/widget/ |
ScrollBarDrawable.java | 28 * For now, we'll hide it so it can be cleaned up later. 29 * {@hide}
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 183 /** @hide AMR NB file format */ 185 /** @hide AMR WB file format */ 187 /** @hide AAC ADIF file format */ 189 /** @hide AAC ADTS file format */ 205 /** @hide AMR (Wideband) audio codec */ 207 /** @hide AAC audio codec */ 209 /** @hide enhanced AAC audio codec */ 211 /** @hide enhanced AAC plus audio codec */
|
/frameworks/base/telephony/java/android/telephony/cdma/ |
CdmaCellLocation.java | 29 * @hide 208 * @hide
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ITelephony.aidl | 28 * {@hide} 61 * otherwise hide the dialpad initially.
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewManager.java | 214 public synchronized void hide() { method in class:KeyguardViewManager 215 if (DEBUG) Log.d(TAG, "hide()");
|
/ndk/build/core/ |
build-all.mk | 104 $(hide) rm -rf $(HOST_EXECUTABLES) $(HOST_STATIC_LIBRARIES) 107 $(hide) rm -rf $(EXECUTABLES) $(STATIC_LIBRARIES) $(SHARED_LIBRARIES)
|
/frameworks/base/core/java/android/view/ |
ViewDebug.java | 63 * @hide 70 * @hide 77 * @hide 100 * @hide 119 * @hide 127 * @hide 135 * @hide 150 * @hide 402 * @hide 419 * @hide [all...] |
ViewTreeObserver.java | 118 * @hide 205 * @hide 457 * @hide 480 * @hide 514 * @hide
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.js | 279 $(".toggle-img", li).attr("title", "hide pages"); 395 node.siblings().css("display","none"); // hide all siblings 409 node.siblings().css("display","none"); // hide all siblings 458 button.removeClass("show").addClass("hide"); 461 button.removeClass("hide").addClass("show");
|
/frameworks/base/core/java/android/content/ |
ContentService.java | 38 * {@hide} 175 * Hide this class since it is not part of api, 177 * @hide 466 * Hide this class since it is not part of api, 468 * @hide
|
/frameworks/base/graphics/java/android/graphics/ |
Color.java | 114 * @hide Pending API council 156 * @hide Pending API council 183 * @hide Pending API council 233 * @hide Pending API council 250 * @hide Pending API council
|