Searched refs:propertyIdsArray (Results 1 – 1 of 1) sorted by relevance
4086 int[] propertyIdsArray = new int[propertyIds.size()]; in getSupportedNoReadPermPropIds() local4088 propertyIdsArray[i] = propertyIds.valueAt(i); in getSupportedNoReadPermPropIds()4091 return mService.getSupportedNoReadPermPropIds(propertyIdsArray); in getSupportedNoReadPermPropIds()