Searched refs:sBrowserIntent (Results 1 – 1 of 1) sorted by relevance
58 private static final Intent sBrowserIntent; field in AppUtils61 sBrowserIntent = new Intent()201 sBrowserIntent.setPackage(packageName); in isBrowserApp()203 sBrowserIntent, PackageManager.MATCH_ALL, userId); in isBrowserApp()