Searched refs:allowIo (Results 1 – 1 of 1) sorted by relevance
33 public ServiceThread(String name, int priority, boolean allowIo) { in ServiceThread() argument35 mAllowIo = allowIo; in ServiceThread()