Searched refs:mIncludeNothing (Results 1 – 1 of 1) sorted by relevance
57 private boolean mIncludeNothing; field in AppPicker67 mIncludeNothing = getIntent().getBooleanExtra(EXTRA_INCLUDE_NOTHING, true); in onCreate()169 if (mIncludeNothing) { in AppListAdapter()