Searched refs:isProcess (Results 1 – 1 of 1) sorted by relevance
362 public BaseItem(boolean isProcess, int userId) { in BaseItem() argument363 mIsProcess = isProcess; in BaseItem()