Class ActionApps


  • public class ActionApps
    extends java.lang.Object
    Enumerates action app values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ACTIVITY
      Activity action app.
      static int ALARM
      Alarm action app.
      static int CALENDAR
      Calendar action app.
      static int CONTACTS
      Contacts action app.
      static int PHONE
      Phone action app.
      static int REMINDERS
      Reminders action app.
      static int SETTINGS
      Settings action app.
      static int WEATHER
      Weather action app.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait