Home | History | Annotate | Download | only in adapter

Lines Matching refs:isLooping

126     // Holds the parser's value for isLooping()
272 // Hold on to the parser's value for isLooping() to pass back to the service
273 mIsLooping = p.isLooping();
469 * Return the value of isLooping() as returned from the parser
472 public boolean isLooping() {