HomeSort by relevance Sort by last modified time
    Searched defs:TileService (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/service/quicksettings/
TileService.java 42 * A TileService provides the user a tile that can be added to Quick Settings.
46 * <p>The lifecycle of a TileService is different from some other services in
52 * <li>When a tile is added by the user its TileService will be bound to and
61 * <p>TileService will be detected by tiles that match the {@value #ACTION_QS_TILE}
64 * icon for the tile. Here is an example TileService declaration.</p>
80 public class TileService extends Service {
83 * An activity that provides a user interface for adjusting TileService
85 * TileService.
96 * Action that identifies a Service as being a TileService.
108 * To make a TileService an active tile, set this meta-data to true on the TileService'
    [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 603 milliseconds