Lines Matching refs:method
6 method @Deprecated public android.os.IBinder getBinder();
12 method @Deprecated public android.os.IBinder getBinder();
13 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public boolean isAllowed();
14 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isEnabled();
15 method @Deprecated protected void onDisable();
16 method @Deprecated protected void onDump(java.io.FileDescriptor, java.io.PrintWriter, String[]);
17 method @Deprecated protected void onEnable();
18 …method @Deprecated protected void onFlush(com.android.location.provider.LocationProviderBase.OnFlu…
19 method @Deprecated protected int onGetStatus(android.os.Bundle);
20 method @Deprecated protected long onGetStatusUpdateTime();
21 method @Deprecated protected void onInit();
22 …method @Deprecated protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bun…
23 …method @Deprecated protected abstract void onSetRequest(com.android.location.provider.ProviderRequ…
24 method @Deprecated public void reportLocation(@NonNull android.location.Location);
25 …method @Deprecated public void reportLocations(@NonNull java.util.List<android.location.Location>);
26 …method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setAdditionalProvide…
27 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.R) public void setAllowed(boolean);
28 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setEnabled(boolean);
29 …method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setProperties(com.an…
35 method @Deprecated public void onFlushComplete();
39 method @Deprecated public long getFastestInterval();
40 method @Deprecated public long getInterval();
41 method @Deprecated @android.location.LocationRequest.Quality public int getQuality();
42 method @Deprecated public float getSmallestDisplacement();
43 method @Deprecated public boolean isLocationSettingsIgnored();
53 …method @NonNull public static com.android.location.provider.ProviderPropertiesUnbundled create(boo…
57 method public long getInterval();
58 …method @Deprecated @NonNull public java.util.List<com.android.location.provider.LocationRequestUnb…
59 method @RequiresApi(android.os.Build.VERSION_CODES.S) public long getMaxUpdateDelayMillis();
60 …method @android.location.LocationRequest.Quality @RequiresApi(android.os.Build.VERSION_CODES.S) pu…
61 method public boolean getReportLocation();
62 …method @NonNull @RequiresApi(android.os.Build.VERSION_CODES.S) public android.os.WorkSource getWor…
63 … method @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isLocationSettingsIgnored();
64 method @RequiresApi(android.os.Build.VERSION_CODES.S) public boolean isLowPower();