Searched refs:FOREGROUND (Results 1 – 1 of 1) sorted by relevance
90 public enum Context { FOREGROUND, BACKGROUND }; enumConstant110 if (Context.FOREGROUND.equals(sample.mContext)) { in getForegroundDalvikHeap()130 if (Context.FOREGROUND.equals(sample.mContext)) { in getForegroundNativeHeap()150 if (Context.FOREGROUND.equals(sample.mContext)) { in getForegroundPss()428 MemHealthRecord.Context.FOREGROUND : MemHealthRecord.Context.BACKGROUND; in recordMemoryUsage()