Searched refs:mForegroundPid (Results 1 – 1 of 1) sorted by relevance
33 private int mForegroundPid = DEFAULT_FOREGROUND_ID; field in FakeSystemActivityMonitoringService42 return (mForegroundPid == DEFAULT_FOREGROUND_ID || mForegroundPid == pid) in isInForeground()47 mForegroundPid = pid; in setForegroundPid()55 mForegroundPid = DEFAULT_FOREGROUND_ID; in resetForegroundPid()