Searched refs:mPipIsActive (Results 1 – 1 of 1) sorted by relevance
121 private boolean mPipIsActive; field in RecentsAnimationDeviceState230 mPipIsActive = ActivityTaskManager.getService().getRootTaskInfo( in RecentsAnimationDeviceState()238 mPipIsActive = true; in RecentsAnimationDeviceState()243 mPipIsActive = false; in RecentsAnimationDeviceState()609 return mPipIsActive; in isPipActive()629 pw.println(" pipIsActive=" + mPipIsActive); in dump()