Searched refs:sBrowserIntent (Results 1 – 1 of 1) sorted by relevance
56 private static final Intent sBrowserIntent; field in AppUtils59 sBrowserIntent = new Intent()195 sBrowserIntent.setPackage(packageName); in isBrowserApp()197 sBrowserIntent, PackageManager.MATCH_ALL, userId); in isBrowserApp()