|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGpsStatusListener
| Nested Class Summary | |
|---|---|
static class |
IGpsStatusListener.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
onFirstFix(int ttff)
|
void |
onGpsStarted()
|
void |
onGpsStopped()
|
void |
onSvStatusChanged(int svCount,
int[] prns,
float[] snrs,
float[] elevations,
float[] azimuths,
int ephemerisMask,
int almanacMask,
int usedInFixMask)
|
| Methods inherited from interface android.os.IInterface |
|---|
asBinder |
| Method Detail |
|---|
void onGpsStarted()
throws RemoteException
RemoteException
void onGpsStopped()
throws RemoteException
RemoteException
void onFirstFix(int ttff)
throws RemoteException
RemoteException
void onSvStatusChanged(int svCount,
int[] prns,
float[] snrs,
float[] elevations,
float[] azimuths,
int ephemerisMask,
int almanacMask,
int usedInFixMask)
throws RemoteException
RemoteException
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||