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