Searched refs:convertToBundles (Results 1 – 1 of 1) sorted by relevance
326 mCurrentRestrictions.putParcelableArray(RESTRICTION_KEY_ITEMS, convertToBundles(items)); in updateItems()345 private Bundle[] convertToBundles(Map<String, String> items) { in convertToBundles() method in AppRestrictionEnforcerFragment464 mCurrentRestrictions.putParcelableArray(RESTRICTION_KEY_ITEMS, convertToBundles(items)); in saveItems()