Loading packages/Connectivity/framework/src/android/net/ConnectivityManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -5203,8 +5203,7 @@ public class ConnectivityManager { /** * Get private DNS mode from settings. * * @param context The Context to get its ContentResolver to query the private DNS mode from * settings. * @param context The Context to query the private DNS mode from settings. * @return A string of private DNS mode as one of the PRIVATE_DNS_MODE_* constants. * * @hide Loading Loading
packages/Connectivity/framework/src/android/net/ConnectivityManager.java +1 −2 Original line number Diff line number Diff line Loading @@ -5203,8 +5203,7 @@ public class ConnectivityManager { /** * Get private DNS mode from settings. * * @param context The Context to get its ContentResolver to query the private DNS mode from * settings. * @param context The Context to query the private DNS mode from settings. * @return A string of private DNS mode as one of the PRIVATE_DNS_MODE_* constants. * * @hide Loading