HomeSort by relevance Sort by last modified time
    Searched refs:HIDE (Results 1 - 7 of 7) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 87 public static final int HIDE = START + 50;
  /frameworks/base/policy/src/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...]
  /external/webkit/WebCore/rendering/style/
RenderStyleConstants.h 321 SHOW, HIDE
  /external/webkit/WebCore/rendering/
RenderTableCell.cpp 830 if (!tableElt->collapseBorders() && style()->emptyCells() == HIDE && !firstChild())
    [all...]
  /external/webkit/WebCore/css/
CSSPrimitiveValueMappings.h 840 case HIDE:
852 return HIDE;
    [all...]
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 236 milliseconds