Searched defs:contentsType (Results 1 – 2 of 2) sorted by relevance
93 String contentsType = mIntent.getStringExtra(SlicePurchaseController.EXTRA_CONTENTS_TYPE); in onCreate() local249 public static void startWebView(@NonNull WebView webView, @NonNull String url, int contentsType, in startWebView()
177 String contentsType = intent.getStringExtra(SlicePurchaseController.EXTRA_CONTENTS_TYPE); in isIntentValid() local