Lines Matching refs:method
5 method @Deprecated public void flushBatchedLocations();
6 method @Deprecated public int getSupportedBatchSize();
7 method @Deprecated public int getVersion();
8 method @Deprecated public void injectDeviceContext(int);
9 method @Deprecated public void injectDiagnosticData(String);
10 …method @Deprecated public void registerSink(com.android.location.provider.FusedLocationHardwareSin…
11 method @Deprecated public void requestBatchOfLocations(int);
12 …method @Deprecated public void startBatching(int, com.android.location.provider.GmsFusedBatchOptio…
13 method @Deprecated public void stopBatching(int);
14 method @Deprecated public boolean supportsDeviceContextInjection();
15 method @Deprecated public boolean supportsDiagnosticDataInjection();
16 …method @Deprecated public void unregisterSink(com.android.location.provider.FusedLocationHardwareS…
17 …method @Deprecated public void updateBatchingOptions(int, com.android.location.provider.GmsFusedBa…
22 method @Deprecated public void onCapabilities(int);
23 method @Deprecated public void onDiagnosticDataAvailable(String);
24 method @Deprecated public void onLocationAvailable(android.location.Location[]);
25 method @Deprecated public void onStatusChanged(int);
30 method @Deprecated public int getFlags();
31 method @Deprecated public double getMaxPowerAllocationInMW();
32 method @Deprecated public long getPeriodInNS();
33 method @Deprecated public float getSmallestDisplacementMeters();
34 method @Deprecated public int getSourcesToUse();
35 method @Deprecated public boolean isFlagSet(int);
36 method @Deprecated public boolean isSourceToUseSet(int);
37 method @Deprecated public void resetFlag(int);
38 method @Deprecated public void resetSourceToUse(int);
39 method @Deprecated public void setFlag(int);
40 method @Deprecated public void setMaxPowerAllocationInMW(double);
41 method @Deprecated public void setPeriodInNS(long);
42 method @Deprecated public void setSmallestDisplacementMeters(float);
43 method @Deprecated public void setSourceToUse(int);