A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
H
- hasAllPermissions(Context,Array) - function in com.polygamma.ogm.util.AndroidContexts
- Test whether all permissions have been granted.
- hasAnyPermissions(Context,Array) - function in com.polygamma.ogm.util.AndroidContexts
- Test whether any permissions have been granted.
- hasCapability(int) - function in com.polygamma.ogm.device.DeviceDescriptor
- Test whether capability is present.
- hasCapability(int) - function in com.polygamma.ogm.net.NetworkDescriptor
- Test whether a capability is present.
- hasConnectionType(int) - function in com.polygamma.ogm.net.NetworkDescriptor
- Test whether a connection type is supported.
- hashCode() - function in com.polygamma.ogm.AppDescriptor
- hashCode() - function in com.polygamma.ogm.antifraud.AntiFraudDescriptor
- hashCode() - function in java.lang.annotation.Annotation
- hashCode() - function in com.polygamma.ogm.location.LocationDescriptor
- hashCode() - function in com.polygamma.ogm.location.LocationsDescriptor
- hashCode() - function in com.polygamma.ogm.device.DeviceDescriptor
- hashCode() - function in com.polygamma.ogm.device.BuildDescriptor
- hashCode() - function in com.polygamma.ogm.device.BootDescriptor
- hashCode() - function in com.polygamma.ogm.net.SubscriptionDescriptor
- hashCode() - function in com.polygamma.ogm.net.ConnectivityDescriptor
- hashCode() - function in com.polygamma.ogm.net.NetworkDescriptor
- hashCode() - function in com.polygamma.ogm.user.UserContactDescriptor
- hashCode() - function in com.polygamma.ogm.user.UserDescriptor
- hasHorizontal() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether horizontal location is present.
- hasHorizontalAccuracy() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether accuracy of horizontal location is present.
- hasPermission(Context,String) - function in com.polygamma.ogm.util.AndroidContexts
- Test whether a permission has been granted.
- hasRemaining() - function in com.polygamma.ogm.util.ProtobufReader
- Test whether reader has additional input available.
- hasSpeed() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether speed is present.
- hasSpeedAccuracy() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether accuracy of speed is present.
- hasSystemFeature(Context,String) - function in com.polygamma.ogm.util.AndroidContexts
- Test whether a system feature is present.
- hasVertical() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether vertical location is present.
- hasVerticalAccuracy() - function in com.polygamma.ogm.location.LocationDescriptor
- Test whether accuracy of vertical location is present.
- horizontalAccuracyMeters() - function in com.polygamma.ogm.location.LocationDescriptor
- Accuracy of latitude and longitude, in meters.
- httpProxyHost() - function in com.polygamma.ogm.net.NetworkDescriptor
- Host and port of proxy through which HTTP requests should be proxied.
- httpProxyHost(String) - function in com.polygamma.ogm.net.NetworkDescriptor.Builder
- Set host of proxy through which HTTP requests should be proxied.