A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
N
- name() - function in com.polygamma.ogm.OriginModule
- Module name.
- name() - function in com.polygamma.ogm.AppDescriptor
- Application name.
- name(String) - function in com.polygamma.ogm.AppDescriptor.Builder
- Set name of application.
- name() - function in com.polygamma.ogm.AntiFraudModule
- Module name.
- name() - function in com.polygamma.ogm.LocationsModule
- Module name.
- name() - function in com.polygamma.ogm.device.DeviceDescriptor
- Device name.
- name(String) - function in com.polygamma.ogm.device.DeviceDescriptor.Builder
- Set device name.
- name() - function in com.polygamma.ogm.DeviceModule
- Module name.
- name() - function in com.polygamma.ogm.RemoteServiceModule
- Module name.
- name() - function in com.polygamma.ogm.ConnectivityModule
- Module name.
- name() - function in com.polygamma.ogm.UserModule
- Module name.
- network() - function in com.polygamma.ogm.location.LocationsDescriptor
- Network derived location descriptor.
- NetworkCapability - class in com.polygamma.ogm.net
- Network capabilities qualifier.
- networkCountryCode() - function in com.polygamma.ogm.net.SubscriptionDescriptor
- ISO 3166-1 alpha-2 country code of operator subscription is registered with for networkoperations.
- networkCountryCode(String) - function in com.polygamma.ogm.net.SubscriptionDescriptor.Builder
- Set ISO 3166-1 alpha-2 country code of operator subscription is registered with fornetwork operations.
- NetworkDescriptor - class in com.polygamma.ogm.net
- Device network descriptor.
- NetworkDescriptor.Builder - class in com.polygamma.ogm.net.NetworkDescriptor
- Device network descriptor builder.
- networkOperatorCode() - function in com.polygamma.ogm.net.SubscriptionDescriptor
- MCC-MNC of operator subscription is registered with for network operations.
- networkOperatorCode(String) - function in com.polygamma.ogm.net.SubscriptionDescriptor.Builder
- Set MCC-MNC of operator subscription is registered with for network operations.
- networkOperatorName() - function in com.polygamma.ogm.net.SubscriptionDescriptor
- Human-readable name of operator subscription is registered with for network operations.
- networkOperatorName(String) - function in com.polygamma.ogm.net.SubscriptionDescriptor.Builder
- Set human-readable name of operator subscription is registered with for networkoperations.
- networks() - function in com.polygamma.ogm.net.ConnectivityDescriptor
- Descriptors of available networks.
- networks(List) - function in com.polygamma.ogm.net.ConnectivityDescriptor.Builder
- Set descriptors of available networks.
- newReadWriteLock() - function in com.polygamma.ogm.util.Sync
- Construct a new read-write lock.
- NonUiWebChromeClient - class in com.polygamma.ogm.util
- Chrome client implementation suitable for non-UI web views.