Searched refs:FLAG_SUPPORTS_RTL (Results 1 – 6 of 6) sorted by relevance
306 public static final int FLAG_SUPPORTS_RTL = 1<<22; field in ApplicationInfo646 return (flags & FLAG_SUPPORTS_RTL) == FLAG_SUPPORTS_RTL; in hasRtlSupport()
2554 ai.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in parseBaseApplication()
158 mApplicationInfo.flags = mApplicationInfo.flags | ApplicationInfo.FLAG_SUPPORTS_RTL; in BridgeContext()
239 NO DOC BLOCK: android.content.pm.ApplicationInfo Field FLAG_SUPPORTS_RTL
8632 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000
8386 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000