Searched refs:lastDisabledAppCaller (Results 1 – 1 of 1) sorted by relevance
4497 String lastDisabledAppCaller = ps.getLastDisabledAppCaller(user.id); in dumpPackageLPr() local4499 pw.print(lastDisabledAppCaller != null ? lastDisabledAppCaller : "?"); in dumpPackageLPr()4782 String lastDisabledAppCaller = ps.getLastDisabledAppCaller(user.id); in dumpPackageLPr() local4783 if (lastDisabledAppCaller != null) { in dumpPackageLPr()4785 pw.println(lastDisabledAppCaller); in dumpPackageLPr()