Searched refs:mAppBackground (Results 1 – 1 of 1) sorted by relevance
248 private TextView mAppBackground; field in DataUsageSummary427 mAppBackground = (TextView) mAppDetail.findViewById(R.id.app_background); in onCreateView()1347 mAppBackground.setText(Formatter.formatFileSize(context, defaultBytes)); in updateDetailData()