Searched refs:KEY_SUB_SESSION_ID_LIST (Results 1 – 2 of 2) sorted by relevance
46 private static final String KEY_SUB_SESSION_ID_LIST = "sub_session_id_list"; field in FiraControleeParams130 bundle.putIntArray(KEY_SUB_SESSION_ID_LIST, mSubSessionIdList); in toBundle()164 builder.setSubSessionIdList(bundle.getIntArray(KEY_SUB_SESSION_ID_LIST)); in parseVersion1()
59 private static final String KEY_SUB_SESSION_ID_LIST = "sub_session_id_list"; field in FiraRangingReconfigureParams222 bundle.putIntArray(KEY_SUB_SESSION_ID_LIST, mSubSessionIdList); in toBundle()298 .setSubSessionIdList(bundle.getIntArray(KEY_SUB_SESSION_ID_LIST)) in parseVersion1()