Searched refs:KEY_DEVICE_ROLE (Results 1 – 1 of 1) sorted by relevance
165 private static final String KEY_DEVICE_ROLE = "device_role"; field in FiraOpenSessionParams859 bundle.putInt(KEY_DEVICE_ROLE, mDeviceRole); in toBundle()1004 .setDeviceRole(bundle.getInt(KEY_DEVICE_ROLE)) in parseBundleVersion1()