Searched refs:COMPAT_APP (Results 1 – 2 of 2) sorted by relevance
55 public static final String COMPAT_APP = "compat_app"; field in PlatformCompatDashboard113 mSelectedApp = arguments.getString(COMPAT_APP); in onResume()
68 .setArguments(bundleOf(PlatformCompatDashboard.COMPAT_APP to app.packageName)) in <lambda>()