Searched refs:mCheckForAccounts (Results 1 – 1 of 1) sorted by relevance
154 private boolean mCheckForAccounts = true; field in AllInOneActivity200 mCheckForAccounts = false; in onQueryComplete()311 mCheckForAccounts = icicle.getBoolean(BUNDLE_KEY_CHECK_ACCOUNTS); in onCreate()315 if (mCheckForAccounts in onCreate()606 outState.putBoolean(BUNDLE_KEY_CHECK_ACCOUNTS, mCheckForAccounts); in onSaveInstanceState()