Searched refs:provideContent (Results 1 – 3 of 3) sorted by relevance
26 void provideContent(int width, int height, in IInlineContentCallback callback); in provideContent() method
93 public void provideContent(int width, int height, IInlineContentCallback callback) { in provideContent() method in InlineContentProviderImpl
169 mContentProvider.provideContent(size.getWidth(), size.getHeight(), in inflate()