HomeSort by relevance Sort by last modified time
    Searched defs:SHOW (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page.h 8 // be malicious, either as malware or a phishing page, we show an interstitial
23 // resource received we show an interstitial. Any subsequent unsafe resource
86 SHOW,
107 // SBInterstitial[Phishing|Malware|Multiple][Show|Proceed|DontProceed].
110 // Checks if we should even show the malware details option. For example, we
111 // don't show it in incognito mode.
  /external/chromium/chrome/browser/ssl/
ssl_blocking_page.cc 31 SHOW,
53 RecordSSLBlockingPageStats(SHOW);
  /external/libvpx/
vpxenc.c 893 "Show encoder parameters");
895 "Show PSNR in status line");
    [all...]
  /frameworks/base/core/java/android/app/
Dialog.java 111 private static final int SHOW = 0x45;
223 * {@link Activity#showDialog(int)} is used to show this Dialog, that
246 public void show() { method in class:Dialog
424 show(); method
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardViewMediator.java 74 * - screen turned off -> reset the keyguard, and show it so it will be ready
107 private static final int SHOW = 2;
370 + " we need to show the keyguard since the "
384 + "showing; need to show keyguard so user can enter sim pin");
399 + "show permanently disabled message in lockscreen.");
476 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
541 // Note that the biometric unlock will still not show if it is not the selected method.
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
KeyguardViewMediator.java 72 * - screen turned off -> reset the keyguard, and show it so it will be ready
106 private static final int SHOW = 2;
312 + " we need to show the keyguard since the "
326 + "showing; need to show keyguard so user can enter sim pin");
341 + "show permanently disabled message in lockscreen.");
365 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
668 // if another app is disabling us, don't show
690 // if the setup wizard hasn't run yet, don't show
778 * Send message to keyguard telling it to show itself
785 Message msg = mHandler.obtainMessage(SHOW);
    [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 333 SHOW, HIDE
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 255 milliseconds