Loading core/java/android/content/pm/LauncherApps.java +2 −2 Original line number Diff line number Diff line Loading @@ -1870,7 +1870,7 @@ public class LauncherApps { * an {@link #ACTION_CONFIRM_PIN_SHORTCUT} or {@link #ACTION_CONFIRM_PIN_APPWIDGET} intent * respectively to the default launcher app. * * <h3>Request of the {@link #REQUEST_TYPE_SHORTCUT} type. * <h3>Request of the {@link #REQUEST_TYPE_SHORTCUT} type.</h3> * * <p>A {@link #REQUEST_TYPE_SHORTCUT} request represents a request to pin a * {@link ShortcutInfo}. If the launcher accepts a request, call {@link #accept()}, Loading @@ -1887,7 +1887,7 @@ public class LauncherApps { * * <p>See also {@link ShortcutManager} for more details. * * <h3>Request of the {@link #REQUEST_TYPE_APPWIDGET} type. * <h3>Request of the {@link #REQUEST_TYPE_APPWIDGET} type.</h3> * * <p>A {@link #REQUEST_TYPE_SHORTCUT} request represents a request to pin a * an AppWidget. If the launcher accepts a request, call {@link #accept(Bundle)} with Loading core/java/android/service/autofill/AutofillService.java +1 −1 Original line number Diff line number Diff line Loading @@ -455,7 +455,7 @@ import android.view.autofill.AutofillValue; * heuristics purposes, but it should not be sent to external servers. * * <a name="FieldClassification"></a> * <h3>Metrics and field classification</h3 * <h3>Metrics and field classification</h3> * * <p>The service can call {@link #getFillEventHistory()} to get metrics representing the user * actions, and then use these metrics to improve its heuristics. Loading Loading
core/java/android/content/pm/LauncherApps.java +2 −2 Original line number Diff line number Diff line Loading @@ -1870,7 +1870,7 @@ public class LauncherApps { * an {@link #ACTION_CONFIRM_PIN_SHORTCUT} or {@link #ACTION_CONFIRM_PIN_APPWIDGET} intent * respectively to the default launcher app. * * <h3>Request of the {@link #REQUEST_TYPE_SHORTCUT} type. * <h3>Request of the {@link #REQUEST_TYPE_SHORTCUT} type.</h3> * * <p>A {@link #REQUEST_TYPE_SHORTCUT} request represents a request to pin a * {@link ShortcutInfo}. If the launcher accepts a request, call {@link #accept()}, Loading @@ -1887,7 +1887,7 @@ public class LauncherApps { * * <p>See also {@link ShortcutManager} for more details. * * <h3>Request of the {@link #REQUEST_TYPE_APPWIDGET} type. * <h3>Request of the {@link #REQUEST_TYPE_APPWIDGET} type.</h3> * * <p>A {@link #REQUEST_TYPE_SHORTCUT} request represents a request to pin a * an AppWidget. If the launcher accepts a request, call {@link #accept(Bundle)} with Loading
core/java/android/service/autofill/AutofillService.java +1 −1 Original line number Diff line number Diff line Loading @@ -455,7 +455,7 @@ import android.view.autofill.AutofillValue; * heuristics purposes, but it should not be sent to external servers. * * <a name="FieldClassification"></a> * <h3>Metrics and field classification</h3 * <h3>Metrics and field classification</h3> * * <p>The service can call {@link #getFillEventHistory()} to get metrics representing the user * actions, and then use these metrics to improve its heuristics. Loading