Home
last modified time | relevance | path

Searched refs:maxUpdates (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/location/java/android/location/
H A DLocationRequest.java285 int maxUpdates, in LocationRequest() argument
300 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()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...