Home
last modified time | relevance | path

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

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteSessionParams.java42 int getSimulatedPlatformVersion() throws RemoteException; in getSimulatedPlatformVersion() method
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteSessionParamsAdapter.java72 public int getSimulatedPlatformVersion() { in getSimulatedPlatformVersion() method in RemoteSessionParamsAdapter