Versions in this module Expand all Collapse all v0 v0.0.8 Mar 29, 2026 v0.0.7 Mar 28, 2026 Changes in this version + func Init(env *jni.Env) error + type CellLocation struct + Obj *jni.GlobalRef + VM *jni.VM + func NewCellLocation(vm *jni.VM) (*CellLocation, error) + func (m *CellLocation) ConvertQuartSecToDecDegrees(arg0 int32) (float64, error) + func (m *CellLocation) Equals(arg0 *jni.Object) (bool, error) + func (m *CellLocation) FillInNotifierBundle(arg0 *jni.Object) error + func (m *CellLocation) GetBaseStationId() (int32, error) + func (m *CellLocation) GetBaseStationLatitude() (int32, error) + func (m *CellLocation) GetBaseStationLongitude() (int32, error) + func (m *CellLocation) GetNetworkId() (int32, error) + func (m *CellLocation) GetSystemId() (int32, error) + func (m *CellLocation) HashCode() (int32, error) + func (m *CellLocation) SetCellLocationData3(arg0 int32, arg1 int32, arg2 int32) error + func (m *CellLocation) SetCellLocationData5_1(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32) error + func (m *CellLocation) SetStateInvalid() error + func (m *CellLocation) ToString() (string, error)