Searched refs:mSessionDisabled (Results 1 – 1 of 1) sorted by relevance
60 private ApplicationsState.Session mSessionDisabled; field in AllAppsFragment140 mSessionDisabled = mApplicationsState.newSession(new RowUpdateCallbacks() { in onActivityCreated()151 mSessionDisabled.setSessionFlags(SESSION_FLAGS); in onActivityCreated()196 mSessionDisabled.rebuild(mFilterDisabled, ApplicationsState.ALPHA_COMPARATOR); in rebuildDisabled()