Searched defs:handlerApp (Results 1 – 3 of 3) sorted by relevance
75 String handlerApp = getCustomBugReportHandlerApp(context); in getCurrentBugReportHandlerAppAndUser() local137 public boolean setCurrentBugReportHandlerAppAndUser(Context context, String handlerApp, in setCurrentBugReportHandlerAppAndUser()218 private List<ResolveInfo> getBugReportHandlerAppReceivers(Context context, String handlerApp, in getBugReportHandlerAppReceivers()229 private void setBugreportHandlerAppAndUser(Context context, String handlerApp, in setBugreportHandlerAppAndUser()233 handlerApp); in setBugreportHandlerAppAndUser() local
60 String handlerApp = key.substring(0, index); in getHandlerApp() local76 static String getKey(String handlerApp, int handlerUser) { in getKey()185 private String getDescription(String handlerApp, int handlerUser) { in getDescription()
73 final String handlerApp = mBugReportHandlerUtil.getCurrentBugReportHandlerAppAndUser( in getCurrentBugReportHandlerAppLabel() local