Home
last modified time | relevance | path

Searched defs:getLayoutDescription (Results 1 – 2 of 2) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteSessionParams.java44 RemoteILayoutPullParser getLayoutDescription() throws RemoteException; in getLayoutDescription() method
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteSessionParamsAdapter.java77 public RemoteILayoutPullParser getLayoutDescription() throws RemoteException { in getLayoutDescription() method in RemoteSessionParamsAdapter