Searched refs:mAppsRowManager (Results 1 – 4 of 4) sorted by relevance
59 private AppsRowManager mAppsRowManager; field in AppsRowManagerTest143 mAppsRowManager.updateList(rootList); in testUpdateView_matchedState_showRow()145 mAppsRowManager.updateView(mActivity); in testUpdateView_matchedState_showRow()164 mAppsRowManager.updateList(rootList); in testUpdateView_showSelectedUserItems()166 mAppsRowManager.updateView(mActivity); in testUpdateView_showSelectedUserItems()188 mAppsRowManager.updateList(rootList); in testUpdateView_showSelectedUserItems_otherUser()200 mAppsRowManager.updateList(rootList); in testUpdateView_notInRecent_hideRow()216 mAppsRowManager.updateList(rootList); in testUpdateView_notHandledAction_hideRow()229 mAppsRowManager.updateList(rootList); in testUpdateView_noItems_hideRow()251 mAppsRowManager.updateList(rootList); in testUpdateView_crossProfileSearch_hideRow()[all …]
92 protected AppsRowManager mAppsRowManager; field in BaseActivity210 mAppsRowManager.updateView(BaseActivity.this); in onCreate()223 mAppsRowManager.updateView(BaseActivity.this); in onCreate()635 mAppsRowManager.updateView(this); in refreshCurrentRootAndDirectory()
160 mAppsRowManager = new AppsRowManager(mInjector.actions, mState.supportsCrossProfile(), in onCreate()162 mInjector.appsRowManager = mAppsRowManager; in onCreate()
148 mAppsRowManager = new AppsRowManager(mInjector.actions, mState.supportsCrossProfile(), in onCreate()150 mInjector.appsRowManager = mAppsRowManager; in onCreate()