Searched refs:FLAG_SUPPORTS_RTL (Results 1 – 5 of 5) sorted by relevance
302 public static final int FLAG_SUPPORTS_RTL = 1<<22; field in ApplicationInfo530 return (flags & FLAG_SUPPORTS_RTL) == FLAG_SUPPORTS_RTL; in hasRtlSupport()
2010 ai.flags |= ApplicationInfo.FLAG_SUPPORTS_RTL; in parseApplication()
147 mApplicationInfo.flags = mApplicationInfo.flags | ApplicationInfo.FLAG_SUPPORTS_RTL; in BridgeContext()
239 NO DOC BLOCK: android.content.pm.ApplicationInfo Field FLAG_SUPPORTS_RTL
7035 field public static final int FLAG_SUPPORTS_RTL = 4194304; // 0x400000