Searched refs:mPhantomProcessesPidFds (Results 1 – 1 of 1) sorted by relevance
80 final SparseArray<PhantomProcessRecord> mPhantomProcessesPidFds = new SparseArray<>(); field in PhantomProcessList350 mPhantomProcessesPidFds.put(proc.mPidFd.getInt$(), proc); in getOrCreatePhantomProcessIfNeededLocked()369 final PhantomProcessRecord proc = mPhantomProcessesPidFds.get(fd.getInt$()); in onPhantomProcessFdEvent()388 mPhantomProcessesPidFds.remove(proc.mPidFd.getInt$()); in onPhantomProcessKilledLocked()