public class MeridianLocationService.LocationManagerBinder
extends android.os.Binder
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, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
public void setAppKey(EditorKey appKey)
public MeridianLocation getLastKnownLocation()
public void registerListener(MeridianLocationService.LocationServiceListener listener)
public void unregisterListener(MeridianLocationService.LocationServiceListener listener)