Searched refs:mTypeBackgroundMenu (Results 1 – 1 of 1) sorted by relevance
108 private MenuItem mTypeBackgroundMenu; field in ProcessStatsUi250 mTypeBackgroundMenu = subMenu.add(0, MENU_TYPE_BACKGROUND, 0, in onCreateOptionsMenu()296 if (mTypeBackgroundMenu != null) { in updateMenus()297 mTypeBackgroundMenu.setChecked(mStatsType == MENU_TYPE_BACKGROUND); in updateMenus()