Searched refs:mPipIsActive (Results 1 – 1 of 1) sorted by relevance
123 private boolean mPipIsActive; field in RecentsAnimationDeviceState200 mPipIsActive = ActivityTaskManager.getService().getRootTaskInfo( in RecentsAnimationDeviceState()208 mPipIsActive = true; in RecentsAnimationDeviceState()213 mPipIsActive = false; in RecentsAnimationDeviceState()583 return mPipIsActive; in isPipActive()640 pw.println(" pipIsActive=" + mPipIsActive); in dump()