Searched refs:BugreportHandlerAppInfo (Results 1 – 1 of 1) sorted by relevance
181 return new BugreportHandlerAppInfo(context, pm, userId, packageItemInfo, in createDefaultAppInfo()200 private static class BugreportHandlerAppInfo extends DefaultAppInfo { class in BugReportHandlerPicker203 BugreportHandlerAppInfo(Context context, PackageManager pm, int userId, in BugreportHandlerAppInfo() method in BugReportHandlerPicker.BugreportHandlerAppInfo