Searched refs:toastCount (Results 1 – 1 of 1) sorted by relevance
3080 int toastCount = 0; // toasts from this pid in keepProcessAliveIfNeededLocked() local3086 toastCount++; in keepProcessAliveIfNeededLocked()3090 mAm.setProcessForeground(mForegroundToken, pid, toastCount > 0); in keepProcessAliveIfNeededLocked()