public class QSTileServiceWrapper extends Object
Constructor and Description |
---|
QSTileServiceWrapper(IQSTileService service) |
Modifier and Type | Method and Description |
---|---|
IBinder |
asBinder() |
IQSTileService |
getService() |
boolean |
onClick(IBinder token) |
boolean |
onStartListening() |
boolean |
onStopListening() |
boolean |
onTileAdded() |
boolean |
onTileRemoved() |
boolean |
onUnlockComplete() |
public IBinder asBinder()
public boolean onTileAdded()
public boolean onTileRemoved()
public boolean onStartListening()
public boolean onStopListening()
public boolean onClick(IBinder token)
public boolean onUnlockComplete()
public IQSTileService getService()