Merge "Update Geolocation.getInstance() comment."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d05e4d820d
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user