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

/frameworks/base/services/java/com/android/server/location/
H A DGpsLocationProvider.java122 private static final int GPS_DELETE_TIME = 0x0008; field in class:GpsLocationProvider
953 if (extras.getBoolean("time")) flags |= GPS_DELETE_TIME;

Completed in 1150 milliseconds