Searched refs:extrasBundle (Results 1 – 1 of 1) sorted by relevance
189 PersistableBundle extrasBundle = new PersistableBundle(bundleProperties.size()); in deserializeExtrasBundle() local192 extrasBundle.putString(propertyName, bundleProperties.getProperty(propertyName)); in deserializeExtrasBundle()194 return extrasBundle; in deserializeExtrasBundle()