Home
last modified time | relevance | path

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

12

/core/core/src/androidTest/java/androidx/core/location/
DLocationRequestCompatTest.java47 builder.setIntervalMillis(1000); in testBuilder()
71 builder.setIntervalMillis(PASSIVE_INTERVAL); in testBuilder()
DLocationRequestCompatTestApi31.java50 builder.setIntervalMillis(1000); in testConversion()
75 builder.setIntervalMillis(PASSIVE_INTERVAL); in testConversion()
DLocationRequestCompatTestApi19.java75 builder.setIntervalMillis(1000); in testConversion()
/core/core/src/main/java/androidx/core/location/
DLocationRequestCompat.java329 setIntervalMillis(intervalMillis); in Builder()
368 public @NonNull Builder setIntervalMillis(@IntRange(from = 0) long intervalMillis) { in setIntervalMillis() method in LocationRequestCompat.Builder
/core/core/api/
D1.8.0-beta02.txt1601 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.7.0-beta03.txt1551 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.7.0-beta01.txt1551 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.7.0-beta02.txt1551 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.10.0-beta01.txt1716 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.11.0-beta02.txt1753 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.9.0-beta01.txt1672 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.11.0-beta01.txt1753 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.13.0-beta01.txt1767 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.12.0-beta01.txt1769 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.15.0-beta01.txt1770 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.8.0-beta02.txt1932 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Dcurrent.txt1778 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.7.0-beta02.txt1876 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.7.0-beta03.txt1876 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
D1.16.0-beta01.txt1778 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.7.0-beta01.txt1876 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.9.0-beta01.txt2004 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.10.0-beta01.txt2053 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.11.0-beta02.txt2103 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…
Drestricted_1.12.0-beta01.txt2119 …method public androidx.core.location.LocationRequestCompat.Builder setIntervalMillis(@IntRange(fro…

12