Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java165 private static final String KEY_DEVICE_ROLE = "device_role"; field in FiraOpenSessionParams
859 bundle.putInt(KEY_DEVICE_ROLE, mDeviceRole); in toBundle()
1004 .setDeviceRole(bundle.getInt(KEY_DEVICE_ROLE)) in parseBundleVersion1()