Searched refs:mRemoteInterface (Results 1 – 1 of 1) sorted by relevance
92 private ISurfaceControlViewHost mRemoteInterface = new ISurfaceControlViewHostImpl(); field in SurfaceControlViewHost120 private final ISurfaceControlViewHost mRemoteInterface; field in SurfaceControlViewHost.SurfacePackage127 mRemoteInterface = ri; in SurfacePackage()148 mRemoteInterface = other.mRemoteInterface; in SurfacePackage()157 mRemoteInterface = ISurfaceControlViewHost.Stub.asInterface( in SurfacePackage()184 return mRemoteInterface; in getRemoteInterface()235 out.writeStrongBinder(mRemoteInterface.asBinder()); in writeToParcel()348 mWm.getFocusGrantToken(), mRemoteInterface); in getSurfacePackage()