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

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

Completed in 21 milliseconds