Home
last modified time | relevance | path

Searched refs:BugreportHandlerAppInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bugreporthandler/
DBugReportHandlerPicker.java181 return new BugreportHandlerAppInfo(context, pm, userId, packageItemInfo, in createDefaultAppInfo()
200 private static class BugreportHandlerAppInfo extends DefaultAppInfo { class in BugReportHandlerPicker
203 BugreportHandlerAppInfo(Context context, PackageManager pm, int userId, in BugreportHandlerAppInfo() method in BugReportHandlerPicker.BugreportHandlerAppInfo