public class MeridianLocationService.LocationManagerBinder extends Binder
IBinder.DeathRecipient
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, PING_TRANSACTION, TWEET_TRANSACTION
Constructor and Description |
---|
LocationManagerBinder() |
Modifier and Type | Method and Description |
---|---|
MeridianLocation |
getLastKnownLocation() |
void |
registerListener(MeridianLocationService.LocationServiceListener listener) |
void |
setAppKey(EditorKey appKey) |
void |
unregisterListener(MeridianLocationService.LocationServiceListener listener) |
attachInterface, clearCallingIdentity, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
public void setAppKey(EditorKey appKey)
public MeridianLocation getLastKnownLocation()
public void registerListener(MeridianLocationService.LocationServiceListener listener)
public void unregisterListener(MeridianLocationService.LocationServiceListener listener)