Lines Matching refs:RttManager
5144 @Deprecated public class RttManager {
5145 …ssion.LOCATION_HARDWARE) public void disableResponder(android.net.wifi.RttManager.ResponderCallbac…
5146 …ission.LOCATION_HARDWARE) public void enableResponder(android.net.wifi.RttManager.ResponderCallbac…
5147 method @Deprecated public android.net.wifi.RttManager.Capabilities getCapabilities();
5148 …android.Manifest.permission.LOCATION_HARDWARE) public android.net.wifi.RttManager.RttCapabilities …
5149 …ARDWARE) public void startRanging(android.net.wifi.RttManager.RttParams[], android.net.wifi.RttMan…
5150 …est.permission.LOCATION_HARDWARE) public void stopRanging(android.net.wifi.RttManager.RttListener);
5161 …field @Deprecated public static final String DESCRIPTION_KEY = "android.net.wifi.RttManager.Descri…
5214 @Deprecated public class RttManager.Capabilities {
5215 ctor @Deprecated public RttManager.Capabilities();
5220 @Deprecated public static class RttManager.ParcelableRttParams implements android.os.Parcelable {
5221 field @Deprecated @NonNull public android.net.wifi.RttManager.RttParams[] mParams;
5224 @Deprecated public static class RttManager.ParcelableRttResults implements android.os.Parcelable {
5225 … ctor @Deprecated public RttManager.ParcelableRttResults(android.net.wifi.RttManager.RttResult[]);
5226 field @Deprecated public android.net.wifi.RttManager.RttResult[] mResults;
5229 @Deprecated public abstract static class RttManager.ResponderCallback {
5230 ctor @Deprecated public RttManager.ResponderCallback();
5232 …method @Deprecated public abstract void onResponderEnabled(android.net.wifi.RttManager.ResponderCo…
5235 @Deprecated public static class RttManager.ResponderConfig implements android.os.Parcelable {
5236 ctor @Deprecated public RttManager.ResponderConfig();
5239 …ull public static final android.os.Parcelable.Creator<android.net.wifi.RttManager.ResponderConfig>…
5248 @Deprecated public static class RttManager.RttCapabilities implements android.os.Parcelable {
5249 ctor @Deprecated public RttManager.RttCapabilities();
5263 @Deprecated public static interface RttManager.RttListener {
5266 method @Deprecated public void onSuccess(android.net.wifi.RttManager.RttResult[]);
5269 @Deprecated public static class RttManager.RttParams {
5270 ctor @Deprecated public RttManager.RttParams();
5293 @Deprecated public static class RttManager.RttResult {
5294 ctor @Deprecated public RttManager.RttResult();
5295 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCI;
5296 field @Deprecated public android.net.wifi.RttManager.WifiInformationElement LCR;
5330 @Deprecated public static class RttManager.WifiInformationElement {
5331 ctor @Deprecated public RttManager.WifiInformationElement();