Home
last modified time | relevance | path

Searched refs:CLEAR_ID (Results 1 – 1 of 1) sorted by relevance

/samples/Support4Demos/src/main/java/com/example/android/supportv4/app/
DLoaderThrottleSupport.java392 static final int CLEAR_ID = Menu.FIRST+1; field in LoaderThrottleSupport.ThrottledLoaderListFragment
428 MenuItem clearItem = menu.add(Menu.NONE, CLEAR_ID, 0, "Clear"); in onCreateOptionsMenu()
464 case CLEAR_ID: in onOptionsItemSelected()