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