Searched refs:GPS_DELETE_CELLDB_INFO (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java130 private static final int GPS_DELETE_CELLDB_INFO = 0x8000; field in class:GpsLocationProvider
961 if (extras.getBoolean("celldb-info")) flags |= GPS_DELETE_CELLDB_INFO;

Completed in 972 milliseconds