No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | java.lang.Object | |
| ↳ | android.support.v4.content.pm.ActivityInfoCompat | 
Helper for accessing features in ActivityInfo introduced after API level 4 in a backwards compatible fashion. 
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | CONFIG_UI_MODE | Bit in ActivityInfo#configChanges that indicates that the activity can itself handle the ui mode. | |||||||||
| [Expand] 
           Inherited Methods
           | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class java.lang.Object 
 | |||||||||||||||||||||||||||||||||
Bit in ActivityInfo#configChanges that indicates that the activity can itself handle the ui mode. Set from the configChanges attribute. 
 
 
    