Searched refs:maxUpdates (Results 1 – 2 of 2) sorted by relevance
285 int maxUpdates, in LocationRequest() argument300 mMaxUpdates = maxUpdates; in LocationRequest()1045 @IntRange(from = 1, to = Integer.MAX_VALUE) int maxUpdates) { in setMaxUpdates()1046 mMaxUpdates = Preconditions.checkArgumentInRange(maxUpdates, 1, Integer.MAX_VALUE, in setMaxUpdates()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...