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

<<21222324252627282930>>

  /frameworks/base/telephony/java/android/telephony/
SmsManager.java 248 * {@hide}
273 * {@hide}
305 * {@hide}
329 * {@hide}
399 /** Failed because we reached the sending queue limit. {@hide} */
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewMediator.java 74 * - keyboard is slid open -> if the keyguard is not secure, hide it
77 * - user succesfully unlocked keyguard -> hide keyguard view, and no longer
107 private static final int HIDE = 3;
196 * false caused us to hide the keyguard, so that we need to reshow it once
634 * Send message to keyguard telling it to hide itself
639 Message msg = mHandler.obtainMessage(HIDE);
    [all...]
SimUnlockScreen.java 133 // hide the dialog.
135 mSimUnlockProgressDialog.hide();
226 mSimUnlockProgressDialog.hide();
  /packages/apps/Gallery3D/src/com/cooliris/media/
HudLayer.java 497 // Hide the path bar and top-right button in selection mode.
594 // auto hide is needed.
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothAdapter.java 280 /** @hide */
314 * @hide
524 * @hide
533 /** @hide */
538 /** @hide */
546 /** @hide */
698 * @hide
    [all...]
  /frameworks/base/core/res/res/values/
styles.xml 143 <!-- {@hide} -->
155 <!-- Special optional fancy IM animations. @hide -->
163 {@hide Pending API council approval} -->
702 <!-- @hide -->
713 <!-- @hide -->
721 <!-- @hide -->
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/main/macosx/
SDLMain.m 145 title = [@"Hide " stringByAppendingString:appName];
146 [appleMenu addItemWithTitle:title action:@selector(hide:) keyEquivalent:@"h"];
148 menuItem = (NSMenuItem *)[appleMenu addItemWithTitle:@"Hide Others" action:@selector(hideOtherApplications:) keyEquivalent:@"h"];
  /frameworks/base/awt/org/apache/harmony/awt/im/
InputMethodContext.java 182 composeWindow.hide();
475 // show/hide composition window if necessary
479 getCompositionWindow().hide();
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 52 * @hide
69 * @hide
424 * {@hide}
  /frameworks/base/core/java/android/widget/
AutoCompleteTextView.java 401 * @hide Pending API council approval
413 * @hide Pending API council approval
422 * @hide Pending API council approval
439 * @hide Pending API council approval
448 * @hide Pending API council approval
460 * @hide Pending API council approval
    [all...]
  /bionic/linker/
Android.mk 86 $(hide) $(TARGET_OBJCOPY) --prefix-symbols=__dl_ $@
  /bootable/recovery/
common.h 71 // Hide and reset the progress bar.
  /cts/tests/tests/text/src/android/text/cts/
AnnotationTest.java 87 // Because of the return value is a hide value, we only can assert the return value isn't 0.
  /dalvik/libcore/archive/src/main/java/java/util/zip/
Deflater.java 81 * @hide
90 * @hide
101 * @hide
224 * @hide
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
VMStack.java 46 * @hide
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSSerializerFilter.java 45 * @hide
  /development/host/windows/usb/api/
adb_interface_enum.h 37 We hide destructor in order to prevent ourseves from accidentaly allocating
adb_io_completion.h 56 We hide destructor in order to prevent ourseves from accidentaly allocating
adb_legacy_io_completion.h 57 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectMain.java 52 // temporarily hide our own activity so it is not displayed until the
  /external/bluetooth/glib/po/
po2tbl.sed.in 68 # First hide trailing `9' digits.
  /external/icu4c/common/
ucnv_imp.h 17 * we reserve the right to hide them in further releases.
  /external/icu4c/tools/genren/
Makefile 28 # This is important because ELF (Linux) based platforms that don't hide internal
Makefile.org 22 # This is important because ELF (Linux) based platforms that don't hide internal
  /external/kernel-headers/original/linux/
if_arcnet.h 107 * the _end_ of the 512-byte buffer. We hide this complexity inside the

Completed in 149 milliseconds

<<21222324252627282930>>