Searched refs:defaultAppPkgName (Results 1 – 1 of 1) sorted by relevance
209 String defaultAppPkgName = mContext.getString(R.string.config_car_bugreport_application); in ensureTheCallerIsDesignatedBugReportApp() local215 if (defaultAppPkgName.equals(packageName)) { in ensureTheCallerIsDesignatedBugReportApp()