Home
last modified time | relevance | path

Searched refs:showing (Results 1 – 25 of 186) sorted by relevance

12345678

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPopupWindow.java25 private boolean showing; field in ShadowPopupWindow
111 public void setShowing(boolean showing) { in setShowing() argument
112 this.showing = showing; in setShowing()
117 return showing; in isShowing()
125 showing = false; in dismiss()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/util/
DTestFragmentTransaction.java18 private boolean showing; field in TestFragmentTransaction
75 this.showing = false; in hide()
82 this.showing = true; in show()
207 return showing; in isShowing()
/external/ply/ply/example/optcalc/
DREADME1 An example showing how to use Python optimized mode.
/external/python/cpython2/Demo/cgi/
DREADME9 cgi2.py -- A Python script showing how to parse a form
/external/google-tv-pairing-protocol/cpp/
DREADME13 server showing a code of some kind, and the client echoing that code back to the
/external/autotest/client/site_tests/hardware_StorageFio/
Dlogin5 ; A simulation of disk traffic from login to loading a chrome browser showing
/external/autotest/client/site_tests/platform_CryptohomeFio/
Dlogin5 ; A simulation of disk traffic from login to loading a chrome browser showing
/external/googletest/googletest/docs/
DV1_6_Samples.md2 [samples folder](../samples) has a number of well-commented samples showing how to use a
DV1_7_Samples.md2 [samples folder](../samples) has a number of well-commented samples showing how to use a
DSamples.md2 [samples folder](../samples) has a number of well-commented samples showing how to use a
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug01.txt47 Print a report showing the change in IRQs
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
DNOTES30 If you want diagrams showing the result:
/external/gemmlowp/doc/
Doutput.md50 Separately, a self-contained example showing how to use gemmlowp to compute a
/external/deqp/doc/testspecs/GLES3/
Dfunctional.shaders.fragdepth.txt51 will end up showing in color buffer with a distinct color.
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch24 + // showing the soft cursor (should be a user setting...)
/external/walt/
DREADME.md6 …* [Instructional videos showing how to use WALT](https://www.youtube.com/playlist?list=PLd6Fi7WgXf…
/external/fmtlib/doc/bootstrap/
Dlist-group.less44 // Includes an extra `.active` modifier class for showing selected items.
/external/python/cpython2/Doc/library/
Dcgitb.rst24 report includes a traceback showing excerpts of the source code for each level,
Ddifflib.rst80 containing the table) showing a side by side, line by line comparison of text
107 is a complete HTML file containing a table showing line by line differences with
127 is a complete HTML table showing line by line differences with inter-line and
144 Context diffs are a compact way of showing just the lines that have changed plus
278 Unified diffs are a compact way of showing just the lines that have changed plus
/external/ltp/tools/genload/
DREADME42 verbosity level as well as showing how to cause the command to
/external/walt/docs/
DDragLatency.md11 A [video](https://plus.google.com/+FrancoisBeaufort/posts/XctAif2nv4U) showing the measurement
/external/eigen/doc/
DCustomizingEigen_NullaryExpr.dox50 showing that the program works as expected:
/external/tcpdump/
DREADME123 sends or acks have a number in square brackets showing
147 A summary line is printed showing the number of chunks,
DREADME.md123 sends or acks have a number in square brackets showing
147 A summary line is printed showing the number of chunks,
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/
Dnon_ready_events_in_final_state_packet.dat50 If the display isn't showing, this command may help:

12345678