Searched refs:mSessionInstalled (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
H A DAllAppsFragment.java55 private ApplicationsState.Session mSessionInstalled; field in class:AllAppsFragment
124 mSessionInstalled = mApplicationsState.newSession(new RowUpdateCallbacks() {
135 mSessionInstalled.setSessionFlags(SESSION_FLAGS);
185 mSessionInstalled.rebuild(mFilterInstalled, ApplicationsState.ALPHA_COMPARATOR);

Completed in 190 milliseconds