WindowManager now handles application surfaces by its pids.
[staging/HomeScreen.git] / interfaces / windowmanager.xml
index 9c1e7fe..c86c8e7 100644 (file)
@@ -35,8 +35,8 @@
       <method name="getLayout">
         <arg name="layoutId" type="i" direction="out"/>
       </method>
-      <method name="setSurfaceToLayoutArea">
-        <arg name="surfaceId" type="i" direction="in"/>
+      <method name="setPidToLayoutArea">
+        <arg name="pid" type="i" direction="in"/>
         <arg name="layoutAreaId" type="i" direction="in"/>
       </method>
       <method name="getAvailableSurfaces">