Loading core/java/android/webkit/GeolocationPermissions.java +2 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,8 @@ public class GeolocationPermissions { }; /** * Gets the singleton instance of this class. * Gets the singleton instance of this class. This method cannot be * called before the application instantiates a {@link WebView} instance. * * @return the singleton {@link GeolocationPermissions} instance */ Loading Loading
core/java/android/webkit/GeolocationPermissions.java +2 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,8 @@ public class GeolocationPermissions { }; /** * Gets the singleton instance of this class. * Gets the singleton instance of this class. This method cannot be * called before the application instantiates a {@link WebView} instance. * * @return the singleton {@link GeolocationPermissions} instance */ Loading