Home | History | Annotate | Download | only in collect

Lines Matching defs:computing

1863     boolean computing = false;
1865 public void setComputing(boolean computing) {
1866 this.computing = computing;
1871 return computing;