Searched defs:contentsType (Results 1 – 3 of 3) 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
484 int contentsType = HttpConstants.ContentType.UNKNOWN; in manageSubscription() local