Searched refs:REQUERY_KEY (Results 1 – 2 of 2) sorted by relevance
47 public static final String REQUERY_KEY = "Requery_All"; // Sent to tell us force a requery. field in RssService100 if(arguments.containsKey(REQUERY_KEY)) { in onStart()
172 startupVals.putBoolean(RssService.REQUERY_KEY, true); in onOptionsItemSelected()