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