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