Searched refs:FLAG_SUPPORTS_RTL (Results 1 – 11 of 11) 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()
354 public static final int FLAG_SUPPORTS_RTL = 1<<22; field in ApplicationInfo1587 return (flags & FLAG_SUPPORTS_RTL) == FLAG_SUPPORTS_RTL; in hasRtlSupport()
3526 ai.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in parseBaseApplication()
853 applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in getApplicationInfo()
693 | flag(pkg.isSupportsRtl(), ApplicationInfo.FLAG_SUPPORTS_RTL) in appInfoFlags()
249 mApplicationInfo.flags = mApplicationInfo.flags | ApplicationInfo.FLAG_SUPPORTS_RTL; in BridgeContext()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8384 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000
11481 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000