-
- All Implemented Interfaces:
-
android.os.IBinder
public final class SkierLocationService.LocalBinder extends Binder
-
-
Constructor Summary
Constructors Constructor Description SkierLocationService.LocalBinder()
-
Method Summary
Modifier and Type Method Description final SkierLocationServicegetService()-
Methods inherited from class android.os.Binder
addFrozenStateChangeCallback, removeFrozenStateChangeCallback -
Methods inherited from class xyz.thespud.skimap.services.SkierLocationService.LocalBinder
attachInterface, dump, dump, dumpAsync, getInterfaceDescriptor, isBinderAlive, linkToDeath, onTransact, pingBinder, queryLocalInterface, transact, unlinkToDeath -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getService
final SkierLocationService getService()
-
-
-
-