Lines Matching refs:method
6 method @Deprecated public android.os.IBinder getBinder();
11 method public android.os.IBinder getBinder();
12 method @RequiresApi(android.os.Build.VERSION_CODES.R) public boolean isAllowed();
13 method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isEnabled();
14 method @Deprecated protected void onDisable();
15 method @Deprecated protected void onDump(java.io.FileDescriptor, java.io.PrintWriter, String[]);
16 method @Deprecated protected void onEnable();
17 method @Deprecated protected int onGetStatus(android.os.Bundle);
18 method @Deprecated protected long onGetStatusUpdateTime();
19 method protected void onInit();
20 method protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bundle);
21 …method protected abstract void onSetRequest(com.android.location.provider.ProviderRequestUnbundled…
22 method public void reportLocation(android.location.Location);
23 …method @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setAdditionalProviderPackages(ja…
24 method @RequiresApi(android.os.Build.VERSION_CODES.R) public void setAllowed(boolean);
25 … method @Deprecated @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setEnabled(boolean);
26 …method @RequiresApi(android.os.Build.VERSION_CODES.Q) public void setProperties(com.android.locati…
32 method public long getFastestInterval();
33 method public long getInterval();
34 method public int getQuality();
35 method public float getSmallestDisplacement();
36 method public boolean isLocationSettingsIgnored();
46 …method public static com.android.location.provider.ProviderPropertiesUnbundled create(boolean, boo…
50 method public long getInterval();
51 …method public java.util.List<com.android.location.provider.LocationRequestUnbundled> getLocationRe…
52 method public boolean getReportLocation();
53 … method @RequiresApi(android.os.Build.VERSION_CODES.Q) public boolean isLocationSettingsIgnored();