Home
last modified time | relevance | path

Searched defs:indeterminate (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWindowTest.java89 ProgressBar indeterminate = shadowOf(activity.getWindow()).getIndeterminateProgressBar(); in getIndeterminateProgressBar_returnsTheIndeterminateProgressBar() local
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c4410 Boolean indeterminate; in Ctl_CreateProgressBarControl() local