Searched refs:FLAG_SUPPORTS_RTL (Results 1 – 12 of 12) sorted by relevance
222 return (flags & ApplicationInfo.FLAG_SUPPORTS_RTL) != 0; in shouldMirrorDrawable()
46 | flag(pkg.isRtlSupported(), ApplicationInfo.FLAG_SUPPORTS_RTL) in appInfoFlags()
80 (context.getApplicationInfo().flags & ApplicationInfo.FLAG_SUPPORTS_RTL) != 0, in StatusBar()
404 public static final int FLAG_SUPPORTS_RTL = 1<<22; field in ApplicationInfo1909 return (flags & FLAG_SUPPORTS_RTL) == FLAG_SUPPORTS_RTL; in hasRtlSupport()
3591 ai.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in parseBaseApplication()
1317 applicationInfo.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL;
545 applicationInfo.flags = applicationInfo.flags or ApplicationInfo.FLAG_SUPPORTS_RTL in <lambda>()
950 | flag(pkg.isRtlSupported(), ApplicationInfo.FLAG_SUPPORTS_RTL) in appInfoFlags()
273 mApplicationInfo.flags = mApplicationInfo.flags | ApplicationInfo.FLAG_SUPPORTS_RTL; in BridgeContext()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8384 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000
12200 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000