Searched refs:snippetId (Results 1 – 1 of 1) sorted by relevance
122 @NonNull AppSnippet as, int snippetId) { in initSnippetForNewApp() argument123 View appSnippet = pContext.findViewById(snippetId); in initSnippetForNewApp()