FileDocCategorySizeDatePackage
GeolocationPermissions.javaAPI DocAndroid 5.1 API889Sat Mar 14 14:10:00 GMT 2015android.webkit

GeolocationPermissions

public class GeolocationPermissions extends Object

Fields Summary
Constructors Summary
public GeolocationPermissions()

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidallow(java.lang.String origin)

 throw new RuntimeException("Stub!"); 
public voidclear(java.lang.String origin)

 throw new RuntimeException("Stub!"); 
public voidclearAll()

 throw new RuntimeException("Stub!"); 
public voidgetAllowed(java.lang.String origin, android.webkit.ValueCallback callback)

 throw new RuntimeException("Stub!"); 
public static android.webkit.GeolocationPermissionsgetInstance()

 throw new RuntimeException("Stub!"); 
public voidgetOrigins(android.webkit.ValueCallback callback)

 throw new RuntimeException("Stub!");