|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.nokia.mid.location.LocationUtil
Method Summary | |
static LocationProvider |
getLocationProvider(int[] preferredMethods,
java.lang.String parameters)
Get a LocationProvider matching defined location methods. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static LocationProvider getLocationProvider(int[] preferredMethods, java.lang.String parameters) throws java.lang.SecurityException, LocationException
preferredMethods
- The preferred location methods, if null behaves as LocationProvider.getInstance(null).parameters
- Reserved for future bearer selection.
SecurityException,
- LocationException
java.lang.SecurityException
LocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |