OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GpsXtraDownloader
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/location/java/com/android/internal/location/
GpsXtraDownloader.java
46
public class
GpsXtraDownloader
{
48
private static final String TAG = "
GpsXtraDownloader
";
55
GpsXtraDownloader
(Context context, Properties properties) {
GpsLocationProvider.java
533
GpsXtraDownloader
xtraDownloader = new
GpsXtraDownloader
(mContext, mProperties);
[
all
...]
Completed in 162 milliseconds