Searched
full:hide (Results
676 -
700 of
1658) sorted by null
<<21222324252627282930>>
/packages/apps/Phone/src/com/android/phone/ |
InCallMenu.java | 124 mShowDialpad.setText(R.string.menu_showDialpad); // or "Hide dialpad" if it's open 213 // This usually has "Show/Hide dialpad", but that gets replaced by 386 // "Show/Hide dialpad": 392 // - Text label: "Show" or "Hide", depending on the current state
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
CandidatesViewManager.java | 98 * Clear and hide the candidates view.
|
/system/core/libmincrypt/tools/ |
DumpPublicKey.java | 32 * @hide
|
/frameworks/base/core/java/android/view/ |
WindowManager.java | 239 * @hide 486 /** Window flag: Hide all screen decorations (e.g. status bar) while 578 * hide both secure and non-secure keyguards but ensure they reappear 579 * when the user moves to another UI that doesn't hide them). 590 * {@hide} */ 597 * {@hide} */ 603 * {@hide} */ 647 * Visibility state for {@link #softInputMode}: please hide any soft input 654 * Visibility state for {@link #softInputMode}: please always hide any [all...] |
MotionEvent.java | 180 * @hide 186 * @hide 192 * @hide 198 * @hide 204 * @hide 210 * @hide 299 * @hide 516 * @hide 692 * @hide [all...] |
/build/core/ |
cleanbuild.mk | 204 $(hide) rm -rf $(FILES) 210 $(hide) rm -rf $(FILES)
|
/build/tools/droiddoc/templates/assets/ |
carousel.js | 49 $("#"+appName).show().siblings().hide(); 120 // (1) div containing slides, (2) a "clip" div to hide the scroller
|
search_autocomplete.js | 96 filtered.rows[ROW_COUNT].className = "hide-row"; 98 //if we have no results, hide the table
|
android-developer-docs.js | 259 // Hide the "Go to top" link if there's no vertical scroll 362 $(".toggle-img", li).attr("title", "hide pages"); 441 node.siblings().css("display","none"); // hide all siblings 455 node.siblings().css("display","none"); // hide all siblings 504 button.removeClass("show").addClass("hide"); 507 button.removeClass("hide").addClass("show");
|
/external/proguard/src/proguard/gui/ |
FilterDialog.java | 157 hide(); 166 hide();
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
wpa_debug.h | 109 * wpa_hexdump_key - conditional hex dump, hide keys 146 * wpa_hexdump_ascii_key - conditional hex dump, hide keys
|
/frameworks/base/core/java/android/content/pm/ |
PackageItemInfo.java | 148 * @hide 218 * @hide
|
ApplicationInfo.java | 268 * {@hide} 276 * {@hide} 310 * {@hide} 515 * @hide 524 * @hide 544 * @hide
|
/frameworks/base/core/java/android/os/ |
FileUtils.java | 31 * @hide 53 * @hide
|
/frameworks/base/core/java/android/os/storage/ |
StorageManager.java | 48 * @hide 193 * @hide
|
/frameworks/base/core/java/android/util/ |
DisplayMetrics.java | 54 * @hide becase eventually this should be able to change while 132 * {@hide}
|
/frameworks/base/core/java/android/webkit/ |
GeolocationPermissions.java | 96 * @hide 125 * @hide
|
/frameworks/base/core/java/android/widget/ |
AlphabetIndexer.java | 273 * @hide 282 * @hide
|
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
SmsMessage.java | 120 * {@hide} 133 /** @hide */ 141 /** @hide */ 155 * @hide 170 * @hide 223 * @hide 242 * @hide 679 * {@hide} [all...] |
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
AccountUnlockScreen.java | 160 mCheckingDialog.hide(); 301 getProgressDialog().hide();
|
/frameworks/base/media/java/android/media/ |
MediaPlayer.java | 442 {@hide} 450 {@hide} 458 {@hide} 466 {@hide} 528 * {@hide} 550 * {@hide} 681 * @hide pending API council [all...] |
/frameworks/base/test-runner/src/android/test/ |
InstrumentationTestRunner.java | 168 /** @hide */ 170 /** @hide */ 172 /** @hide */ 174 /** @hide */ 176 /** @hide */ 184 /** @hide */ 186 /** @hide */ [all...] |
/cts/tools/test-progress/src/ |
TestCoverageDoclet.java | 617 // Since currently we have two kinds of annotations to mark a class as hide: 618 // 1. @hide 619 // 2. {@hide} 622 if (t.name().equals("@hide")) { 628 if (t.name().equals("@hide")) {
|
/development/pdk/pndk/ |
Android_PNDK_README.html | 125 .writely-footnote-hide-selection ::-moz-selection, .writely-footnote-hide-selection::-moz-selection { 128 .writely-footnote-hide-selection ::selection, .writely-footnote-hide-selection::selection { 131 .writely-footnote-hide-selection {
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 258 return UI_STRING("Hide Spelling and Grammar", "menu item title"); 385 return UI_STRING("Hide Substitutions", "menu item title"); 710 return UI_STRING("hide closed captions", "accessibility role description for hide closed captions button"); 754 return UI_STRING("stop displaying closed captions", "accessibility help text for hide closed captions button");
|
Completed in 110 milliseconds
<<21222324252627282930>>