Loading core/java/android/content/Intent.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ import java.util.Set; * </li> * <li> <p><b>{@link #ACTION_VIEW} <i>tel:123</i></b> -- Display * the phone dialer with the given number filled in. Note how the * VIEW action does what what is considered the most reasonable thing for * VIEW action does what is considered the most reasonable thing for * a particular URI.</p> * </li> * <li> <p><b>{@link #ACTION_DIAL} <i>tel:123</i></b> -- Display Loading Loading
core/java/android/content/Intent.java +1 −1 Original line number Diff line number Diff line Loading @@ -115,7 +115,7 @@ import java.util.Set; * </li> * <li> <p><b>{@link #ACTION_VIEW} <i>tel:123</i></b> -- Display * the phone dialer with the given number filled in. Note how the * VIEW action does what what is considered the most reasonable thing for * VIEW action does what is considered the most reasonable thing for * a particular URI.</p> * </li> * <li> <p><b>{@link #ACTION_DIAL} <i>tel:123</i></b> -- Display Loading