Searched defs:ret (Results 1 – 5 of 5) sorted by relevance
108 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundDalvikHeap() local118 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundDalvikHeap() local128 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundNativeHeap() local138 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundNativeHeap() local148 List<Long> ret = new ArrayList<>(samples.size()); in getForegroundPss() local158 List<Long> ret = new ArrayList<>(samples.size()); in getBackgroundPss() local
77 List<ProcessDetails> ret = new ArrayList<ProcessDetails>(); in getProcessDetails() local
61 String ret = null; in parse() local
53 String ret = r.readLine().trim(); in getProp() local
166 List<LaunchParameter> ret = new ArrayList<>(); in generateAppsList() local