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

/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java121 private static final int GPS_DELETE_POSITION = 0x0004; field in class:GpsLocationProvider
952 if (extras.getBoolean("position")) flags |= GPS_DELETE_POSITION;

Completed in 9 milliseconds