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, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUserHandle, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeathpublic void setAppKey(EditorKey appKey)
public MeridianLocation getLastKnownLocation()
public void registerListener(MeridianLocationService.LocationServiceListener listener)
public void unregisterListener(MeridianLocationService.LocationServiceListener listener)