FileDocCategorySizeDatePackage
GeolocationPermissions.javaAPI DocAndroid 5.1 API881Sat Mar 14 14:09:42 GMT 2015android.webkit

GeolocationPermissions

public class GeolocationPermissions extends Object

Fields Summary
Constructors Summary
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!");