Loading wifi/java/android/net/wifi/RttManager.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ import java.util.concurrent.CountDownLatch; @SystemApi @SystemApi public class RttManager { public class RttManager { private static final boolean DBG = true; private static final boolean DBG = false; private static final String TAG = "RttManager"; private static final String TAG = "RttManager"; /** @deprecated It is Not supported anymore. */ /** @deprecated It is Not supported anymore. */ Loading Loading
wifi/java/android/net/wifi/RttManager.java +1 −1 Original line number Original line Diff line number Diff line Loading @@ -23,7 +23,7 @@ import java.util.concurrent.CountDownLatch; @SystemApi @SystemApi public class RttManager { public class RttManager { private static final boolean DBG = true; private static final boolean DBG = false; private static final String TAG = "RttManager"; private static final String TAG = "RttManager"; /** @deprecated It is Not supported anymore. */ /** @deprecated It is Not supported anymore. */ Loading