Java android.provider LiveFolders fields, constructors, methods, implement or subclass

Example usage for Java android.provider LiveFolders fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.provider LiveFolders.

The text is from its open source code.

Field

intDISPLAY_MODE_GRID
Displays a live folder's content in a grid.
StringEXTRA_LIVE_FOLDER_NAME
The name of the extra used to define the name of a live folder.
StringEXTRA_LIVE_FOLDER_ICON
The name of the extra used to define the icon of a live folder.
StringEXTRA_LIVE_FOLDER_DISPLAY_MODE
The name of the extra used to define the display mode of a live folder.
StringEXTRA_LIVE_FOLDER_BASE_INTENT
The name of the extra used to define the base Intent of a live folder.