Home | History | Annotate | Download | only in view

Lines Matching refs:hasRtlSupport

7117             final boolean hasRtlSupport = c.getApplicationInfo().hasRtlSupport();
7119 if (targetSdkVersion < JELLY_BEAN_MR1 || !hasRtlSupport) {