Searched refs:mWebpFile (Results 1 – 1 of 1) sorted by relevance
59 private File mWebpFile; field in ImageKeyboard196 mWebpFile = getFileForResource(this, R.raw.animated_webp, imagesDir, "image.webp"); in onCreate()225 "Android N recovery animation", MIME_TYPE_WEBP, mWebpFile); in onCreateInputView()248 mWebpButton.setEnabled(mWebpFile != null && isCommitContentSupported(info, MIME_TYPE_WEBP)); in onStartInputView()