|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmbientApplication | |
---|---|
sk.baka.ambient | |
sk.baka.ambient.activity.main |
Uses of AmbientApplication in sk.baka.ambient |
---|
Methods in sk.baka.ambient that return AmbientApplication | |
---|---|
static AmbientApplication |
AmbientApplication.getInstance()
Returns application instance. |
Constructors in sk.baka.ambient with parameters of type AmbientApplication | |
---|---|
AppStateHandler(AmbientApplication app)
Creates new handler. |
|
ErrorHandler(AmbientApplication app)
Creates new handler instance. |
|
PhoneStateHandler(AmbientApplication context)
Creates new phone state handler. |
|
PlaybackNotificator(AmbientApplication app)
Creates new notification controller. |
|
PlaylistPlayer(AmbientApplication app)
Creates new player instance. |
|
PowerHandler(AmbientApplication app)
Creates new power handler. |
Uses of AmbientApplication in sk.baka.ambient.activity.main |
---|
Fields in sk.baka.ambient.activity.main declared as AmbientApplication | |
---|---|
protected AmbientApplication |
AbstractController.app
Returns the application instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |