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()220 private List<ResolveInfo> getBugReportHandlerAppReceivers(Context context, String handlerApp, in getBugReportHandlerAppReceivers()231 private void setBugreportHandlerAppAndUser(Context context, String handlerApp, in setBugreportHandlerAppAndUser()235 handlerApp); in setBugreportHandlerAppAndUser() local
63 String handlerApp = key.substring(0, index); in getHandlerApp() local79 static String getKey(String handlerApp, int handlerUser) { in getKey()188 private String getDescription(String handlerApp, int handlerUser) { in getDescription()
73 final String handlerApp = mBugReportHandlerUtil.getCurrentBugReportHandlerAppAndUser( in getCurrentBugReportHandlerAppLabel() local