Added in API level 29

CivicLocationKeys

open class CivicLocationKeys
kotlin.Any
   ↳ android.net.wifi.rtt.CivicLocationKeys

Civic Address key types used to define address elements.

These keys can be used with ResponderLocation.toCivicLocationSparseArray() to look-up the corresponding string values.

Summary

Constants
static Int

Additional Code key e.

static Int

Apartment or suite key e.

static Int

Category label A4 key e.

static Int

Branch Rd Name key e.

static Int

Building key e.

static Int

Category label A3 key e.

static Int

Category label A2 key e.

static Int

Seat, desk, pole, or cubical key e.

static Int

Floor key e.

static Int

Category label A6 key e.

static Int

House Number key e.

static Int

House number suffix key e.

static Int

Language key e.

static Int

Landmark or vanity address key e.

static Int

Additional Location info key e.

static Int

Name of residence key e.

static Int

Category label A5 key e.

static Int

Postal community name key e.

static Int

Trailing street suffix key e.

static Int

Postal or ZIP code key e.

static Int

Post Office Box key e.

static Int

Leading Street direction key e.

static Int

Primary road name key e.

static Int

Road Section key e.

static Int

Room key e.

static Int

Script key e.

static Int

Category label A1 key e.

static Int

Postmodifier key e.

static Int

Premodifier key e.

static Int

Street suffix or Type key e.

static Int

Subbranch Rd Name key e.

static Int

Type of place key e.

Constants

ADDITIONAL_CODE

Added in API level 29
static val ADDITIONAL_CODE: Int

Additional Code key e.g. 13203000003.

Value: 32

APT

Added in API level 29
static val APT: Int

Apartment or suite key e.g. Apt 42.

Value: 26

BOROUGH

Added in API level 29
static val BOROUGH: Int

Category label A4 key e.g. Westminster.

Value: 4

BRANCH_ROAD_NAME

Added in API level 29
static val BRANCH_ROAD_NAME: Int

Branch Rd Name key e.g. Lane 7.

Value: 36

BUILDING

Added in API level 29
static val BUILDING: Int

Building key e.g. Lincoln Library.

Value: 25

CITY

Added in API level 29
static val CITY: Int

Category label A3 key e.g. San Francisco.

Value: 3

COUNTY

Added in API level 29
static val COUNTY: Int

Category label A2 key e.g. Marin.

Value: 2

DESK

Added in API level 29
static val DESK: Int

Seat, desk, pole, or cubical key e.g. WS 181.

Value: 33

FLOOR

Added in API level 29
static val FLOOR: Int

Floor key e.g. 4.

Value: 27

GROUP_OF_STREETS

Added in API level 29
static val GROUP_OF_STREETS: Int

Category label A6 key e.g. University District.

Value: 6

HNO

Added in API level 29
static val HNO: Int

House Number key e.g. 123.

Value: 19

HNS

Added in API level 29
static val HNS: Int

House number suffix key e.g. A, 1/2.

Value: 20

LANGUAGE

Added in API level 29
static val LANGUAGE: Int

Language key e.g. i-default.

Value: 0

LMK

Added in API level 29
static val LMK: Int

Landmark or vanity address key e.g. Golden Gate Bridge.

Value: 21

LOC

Added in API level 29
static val LOC: Int

Additional Location info key e.g. South Wing.

Value: 22

NAM

Added in API level 29
static val NAM: Int

Name of residence key e.g. Joe's Barbershop.

Value: 23

NEIGHBORHOOD

Added in API level 29
static val NEIGHBORHOOD: Int

Category label A5 key e.g. Pacific Heights.

Value: 5

PCN

Added in API level 29
static val PCN: Int

Postal community name key e.g. Leonia.

Value: 30

POD

Added in API level 29
static val POD: Int

Trailing street suffix key e.g. SW.

Value: 17

POSTAL_CODE

Added in API level 29
static val POSTAL_CODE: Int

Postal or ZIP code key e.g. 10027-1234.

Value: 24

PO_BOX

Added in API level 29
static val PO_BOX: Int

Post Office Box key e.g. 12345.

Value: 31

PRD

Added in API level 29
static val PRD: Int

Leading Street direction key e.g. N.

Value: 16

PRIMARY_ROAD_NAME

Added in API level 29
static val PRIMARY_ROAD_NAME: Int

Primary road name key e.g. Shoreline.

Value: 34

ROAD_SECTION

Added in API level 29
static val ROAD_SECTION: Int

Road Section key e.g. 14.

Value: 35

ROOM

Added in API level 29
static val ROOM: Int

Room key e.g. 450F.

Value: 28

SCRIPT

Added in API level 29
static val SCRIPT: Int

Script key e.g. Latn.

Value: 128

STATE

Added in API level 29
static val STATE: Int

Category label A1 key e.g. California.

Value: 1

STREET_NAME_POST_MODIFIER

Added in API level 29
static val STREET_NAME_POST_MODIFIER: Int

Postmodifier key e.g. Service.

Value: 39

STREET_NAME_PRE_MODIFIER

Added in API level 29
static val STREET_NAME_PRE_MODIFIER: Int

Premodifier key e.g. Old.

Value: 38

STS

Added in API level 29
static val STS: Int

Street suffix or Type key e.g Ave, Platz.

Value: 18

SUBBRANCH_ROAD_NAME

Added in API level 29
static val SUBBRANCH_ROAD_NAME: Int

Subbranch Rd Name key e.g. Alley 8.

Value: 37

TYPE_OF_PLACE

Added in API level 29
static val TYPE_OF_PLACE: Int

Type of place key e.g. office.

Value: 29