Home
last modified time | relevance | path

Searched defs:isRtlSupported (Results 1 – 3 of 3) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteRenderParams.java63 boolean isRtlSupported() throws RemoteException; in isRtlSupported() method
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteRenderParamsAdapter.java154 public boolean isRtlSupported() { in isRtlSupported() method in RemoteRenderParamsAdapter
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java265 boolean isRtlSupported, int simulatedPlatformVersion) { in createStatusBar()
344 boolean isRtlSupported, int simulatedPlatformVersion, boolean isQuickStepEnabled) { in createNavBar()