HomeSort by relevance Sort by last modified time
    Searched refs:SHOW (Results 1 - 13 of 13) 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.
safe_browsing_blocking_page.cc 132 RecordUserAction(SHOW);
338 // Show the checkbox for sending malware details.
439 // The "report error" and "show diagnostic" commands can have a number
505 // Don't show it now as showing an interstitial while an interstitial is
515 // Now that this interstitial is gone, we can show the new one.
517 blocking_page->Show();
582 case SHOW:
583 action.append("Show");
654 // show this interstitial.
663 blocking_page->Show();
    [all...]
  /external/chromium/chrome/browser/ssl/
ssl_blocking_page.cc 31 SHOW,
53 RecordSSLBlockingPageStats(SHOW);
  /external/libvpx/libvpx/
vpxenc.c 995 "Show encoder parameters");
997 "Show PSNR in status line");
1005 "Show quantizer histogram (n-buckets)");
1007 "Show rate histogram (n-buckets)");
    [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...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyleConstants.h 333 SHOW, HIDE
RenderStyle.h     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
KeyguardViewMediator.java 75 * - screen turned off -> reset the keyguard, and show it so it will be ready
108 private static final int SHOW = 2;
390 + " we need to show the keyguard since the "
404 + "showing; need to show keyguard so user can enter sim pin");
419 + "show permanently disabled message in lockscreen.");
496 mShowKeyguardWakeLock = mPM.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "show keyguard");
562 // Note that the biometric unlock will still not show if it is not the selected method.
    [all...]
  /external/webkit/Source/WebCore/css/
CSSPrimitiveValueMappings.h 892 case SHOW:
905 return SHOW;
910 return SHOW;
    [all...]
  /external/iproute2/doc/
ip-cref.tex 129 \verb|show| (or \verb|list|) objects, but some objects
231 \paragraph{Commands:} \verb|set| and \verb|show| (or \verb|list|).
329 \subsection{{\tt ip link show} --- display device attributes}
330 \label{IP-LINK-SHOW}
332 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
339 --- \verb|NAME| specifies the network device to show.
560 \paragraph{Commands:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
677 \subsection{{\tt ip address show} --- display protocol addresses}
679 \paragraph{Abbreviations:} \verb|show|, \verb|list|, \verb|lst|, \verb|sh|, \verb|ls|,
794 \paragraph{Arguments:} This command has the same arguments as \verb|show|
    [all...]
  /prebuilts/devtools/tools/lib/
lint-checks.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 

Completed in 469 milliseconds