Searched refs:fromScreenId_ (Results 1 – 4 of 4) sorted by relevance
27 …parcel.WriteUint64(fromScreenId_) && parcel.WriteString(abilityName_) && parcel.WriteString(bundle… in Marshalling()38 bool res = parcel.ReadUint64(info->toScreenId_) && parcel.ReadUint64(info->fromScreenId_) && in Unmarshalling()
42 ScreenId fromScreenId_ = SCREEN_ID_INVALID; variable
1313 info->fromScreenId_ = fromScreenId;
1963 info->fromScreenId_ = fromScreenId; in NotifySessionUpdate()