Searched refs:FLAG_SUPPORTS_RTL (Results 1 – 7 of 7) sorted by relevance
47 (context.getApplicationInfo().flags & ApplicationInfo.FLAG_SUPPORTS_RTL) != 0, in ThemePreviewNavigationBar()
63 (context.getApplicationInfo().flags & ApplicationInfo.FLAG_SUPPORTS_RTL) != 0, in StatusBar()
222 return (flags & ApplicationInfo.FLAG_SUPPORTS_RTL) != 0; in shouldMirrorDrawable()
344 public static final int FLAG_SUPPORTS_RTL = 1<<22; field in ApplicationInfo1504 return (flags & FLAG_SUPPORTS_RTL) == FLAG_SUPPORTS_RTL; in hasRtlSupport()
3602 ai.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in parseBaseApplication()
239 mApplicationInfo.flags = mApplicationInfo.flags | ApplicationInfo.FLAG_SUPPORTS_RTL; in BridgeContext()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...