Searched refs:mSessionOther (Results 1 – 1 of 1) sorted by relevance
62 private ApplicationsState.Session mSessionOther; field in AllAppsFragment153 mSessionOther = mApplicationsState.newSession(new RowUpdateCallbacks() { in onActivityCreated()166 mSessionOther.setSessionFlags(SESSION_FLAGS); in onActivityCreated()204 mSessionOther.rebuild(mFilterOther, ApplicationsState.ALPHA_COMPARATOR); in rebuildOther()