Home
last modified time | relevance | path

Searched refs:KEY_APPLICATION_DATA_ENDPOINT (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java267 private static final String KEY_APPLICATION_DATA_ENDPOINT = "application_data_endpoint"; field in FiraOpenSessionParams
970 bundle.putInt(KEY_APPLICATION_DATA_ENDPOINT, mApplicationDataEndpoint); in toBundle()
1110 KEY_APPLICATION_DATA_ENDPOINT, APPLICATION_DATA_ENDPOINT_DEFAULT)); in parseBundleVersion1()