Searched refs:SHOW_RUNNING_SERVICES (Results 1 – 1 of 1) sorted by relevance
33 private static final int SHOW_RUNNING_SERVICES = 1; field in RunningServices64 menu.add(0, SHOW_RUNNING_SERVICES, 1, R.string.show_running_services) in onCreateOptionsMenu()87 case SHOW_RUNNING_SERVICES: in onOptionsItemSelected()107 mOptionsMenu.findItem(SHOW_RUNNING_SERVICES).setVisible(showingBackground); in updateOptionsMenu()