Home
last modified time | relevance | path

Searched refs:setMaxUpdates (Results 1 – 25 of 30) sorted by relevance

12

/core/core/src/main/java/androidx/core/location/
DLocationRequestCompat.java409 public @NonNull Builder setMaxUpdates( in setMaxUpdates() method in LocationRequestCompat.Builder
509 .setMaxUpdates(obj.getMaxUpdates()) in toLocationRequest()
/core/core/src/androidTest/java/androidx/core/location/
DLocationRequestCompatTest.java62 builder.setMaxUpdates(1); in testBuilder()
DLocationRequestCompatTestApi31.java65 builder.setMaxUpdates(1); in testConversion()
DLocationRequestCompatTestApi19.java97 builder.setMaxUpdates(1); in testConversion()
/core/core/api/
D1.8.0-beta02.txt1603 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.7.0-beta03.txt1553 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.7.0-beta01.txt1553 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.7.0-beta02.txt1553 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.10.0-beta01.txt1718 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.11.0-beta02.txt1755 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.9.0-beta01.txt1674 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.11.0-beta01.txt1755 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.13.0-beta01.txt1769 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.12.0-beta01.txt1771 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.15.0-beta01.txt1772 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.8.0-beta02.txt1934 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Dcurrent.txt1780 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.7.0-beta02.txt1878 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.7.0-beta03.txt1878 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
D1.16.0-beta01.txt1780 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.7.0-beta01.txt1878 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.9.0-beta01.txt2006 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.10.0-beta01.txt2055 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.11.0-beta02.txt2105 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…
Drestricted_1.12.0-beta01.txt2121 …method public androidx.core.location.LocationRequestCompat.Builder setMaxUpdates(@IntRange(from=1,…

12