Searched refs:mAllowEnterPip (Results 1 – 1 of 1) sorted by relevance
363 private boolean mAllowEnterPip; field in TransitionInfo.Change384 mAllowEnterPip = in.readBoolean(); in Change()430 mAllowEnterPip = allowEnterPip; in setAllowEnterPip()511 return mAllowEnterPip; in getAllowEnterPip()539 dest.writeBoolean(mAllowEnterPip); in writeToParcel()