Loading core/java/android/provider/Settings.java +2 −2 Original line number Diff line number Diff line Loading @@ -2630,7 +2630,7 @@ public final class Settings { /** * Activity Action: Show screen that let user select its Autofill Service. * <p> * Input: Intent's data URI set with an application name, using the * Input: Intent's data URI set with an application package name, using the * "package" schema (like "package:com.my.app"). * * <p> Loading @@ -2650,7 +2650,7 @@ public final class Settings { /** * Activity Action: Show screen that let user enable a Credential Manager provider. * <p> * Input: Intent's data URI set with an application name, using the * Input: Intent's data URI set with an application package name, using the * "package" schema (like "package:com.my.app"). * * <p> Loading Loading
core/java/android/provider/Settings.java +2 −2 Original line number Diff line number Diff line Loading @@ -2630,7 +2630,7 @@ public final class Settings { /** * Activity Action: Show screen that let user select its Autofill Service. * <p> * Input: Intent's data URI set with an application name, using the * Input: Intent's data URI set with an application package name, using the * "package" schema (like "package:com.my.app"). * * <p> Loading @@ -2650,7 +2650,7 @@ public final class Settings { /** * Activity Action: Show screen that let user enable a Credential Manager provider. * <p> * Input: Intent's data URI set with an application name, using the * Input: Intent's data URI set with an application package name, using the * "package" schema (like "package:com.my.app"). * * <p> Loading