Searched refs:toastCount (Results 1 – 1 of 1) sorted by relevance
3979 int toastCount = 0; // toasts from this pid in keepProcessAliveIfNeededLocked() local3985 toastCount++; in keepProcessAliveIfNeededLocked()3989 mAm.setProcessImportant(mForegroundToken, pid, toastCount > 0, "toast"); in keepProcessAliveIfNeededLocked()