Searched defs:showmap (Results 1 – 2 of 2) sorted by relevance
168 private void logShowmap(String label, String showmap) { in logShowmap()182 String showmap = getDevice().executeShellCommand("showmap " + pid); in snapMemoryUsage() local
85 String showmap = mDevice.executeShellCommand("showmap " + pid); in sample() local