|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.support.v4.content.pm.ActivityInfoCompat
public class ActivityInfoCompat
Helper for accessing features in android.content.pm.ActivityInfo
introduced after API level 4 in a backwards compatible fashion.
Field Summary | |
---|---|
static int |
CONFIG_UI_MODE
Bit in ActivityInfo#configChanges that indicates that the activity can itself handle the ui mode. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CONFIG_UI_MODE
android.R.attr#configChanges
attribute.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |