Home | History | Annotate | Download | only in adapter

Lines Matching refs:isLooping

129     // Holds the parser's value for isLooping()
276 // Hold on to the parser's value for isLooping() to pass back to the service
277 mIsLooping = p.isLooping();
473 * Return the value of isLooping() as returned from the parser
476 public boolean isLooping() {