Searched refs:EXTRA_TOTAL_SCALE (Results 1 – 2 of 2) sorted by relevance
141 args.putDouble(ProcessStatsDetail.EXTRA_TOTAL_SCALE, memInfo.totalScale); in launchMemoryDetail()
75 public static final String EXTRA_TOTAL_SCALE = "total_scale"; field in ProcessStatsDetail113 mTotalScale = args.getDouble(EXTRA_TOTAL_SCALE); in onCreate()