Home | History | Annotate | Download | only in widget

Lines Matching defs:hasRtlSupport

284         return targetSdkVersion < JELLY_BEAN_MR1 || !hasRtlSupport();
290 private boolean hasRtlSupport() {
291 return mContext.getApplicationInfo().hasRtlSupport();