Searched refs:copyFrom (Results 1 – 17 of 17) sorted by relevance
75 public void copyFrom(IconData that) { in copyFrom() method in IconData87 that.copyFrom(this); in clone()
113 mData.copyFrom(data); in update()
32 reply.copyFrom(msg);
99 copyFrom(s); in SignalStrength()105 protected void copyFrom(SignalStrength s) { in copyFrom() method in SignalStrength
155 copyFrom(s); in ServiceState()158 protected void copyFrom(ServiceState s) { in copyFrom() method in ServiceState
109 msg.copyFrom(mCurrentMessage); in waitForMessage()
251 newMsg.copyFrom(msg); in deferMessage()
194 m.copyFrom(msg); in broadcast()
238 public void copyFrom(Message o) { in copyFrom() method in Message
265 public native void copyFrom(Surface o); in copyFrom() method in Surface
653 mWindowAttributes.copyFrom(a); in setAttributes()
877 public final int copyFrom(LayoutParams o) { in copyFrom() method in WindowManager.LayoutParams
399 mWindowAttributes.copyFrom(attrs); in setView()520 mWindowAttributes.copyFrom(attrs); in setLayoutParams()
234 nl.copyFrom(l); in show()
131 void copyFrom(QueuedEvent that) { in copyFrom() method in KeyInputQueue.QueuedEvent
2286 attrChanges = win.mAttrs.copyFrom(attrs); in relayoutWindow()2354 outSurface.copyFrom(surface); in relayoutWindow()2433 outSurface.copyFrom(win.mSurface); in relayoutWindow()6914 mAttrs.copyFrom(a); in WindowState()
5890 public void copyFrom(PackageSettingBase base) { in copyFrom() method in PackageManagerService.PackageSettingBase6840 p.copyFrom(pp); in readLP()