Searched refs:indexOfPropIdAreaId (Results 1 – 1 of 1) sorted by relevance
1048 int indexOfPropIdAreaId = updaterByPropIdAreaId.indexOfKeyPair(propId, areaId); in subscribeContinuousProp() local1049 if (indexOfPropIdAreaId >= 0) { in subscribeContinuousProp()1052 updaterByPropIdAreaId.valueAt(indexOfPropIdAreaId); in subscribeContinuousProp()1059 updaterByPropIdAreaId.removeAt(indexOfPropIdAreaId); in subscribeContinuousProp()