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