Searched refs:getCurrentProcState (Results 1 – 3 of 3) sorted by relevance
121 if (targetActivity.app.getCurrentProcState() >= PROCESS_STATE_CACHED_ACTIVITY) { in preloadRecentsActivity()
687 processState = processRecord.getCurrentProcState(); in notifyActivityLaunched()1381 processStateAmToProto(callerApp.getCurrentProcState())); in logAbortedBgActivityStart()
366 int getCurrentProcState() { in getCurrentProcState() method in WindowProcessController