Searched refs:ownerPidInt (Results 1 – 1 of 1) sorted by relevance
178 int32_t lpFlags, lpType, touchOcclusionModeInt, inputConfigInt, ownerPidInt, ownerUidInt, in readFromParcel() local198 parcel->readInt32(&ownerPidInt) ?: in readFromParcel()222 ownerPid = Pid{ownerPidInt}; in readFromParcel()