Searched refs:getActionHandler (Results 1 – 6 of 6) sorted by relevance
152 mEnv.getActionHandler().showCreateDirectoryDialog(); in update()169 mEnv.getActionHandler().startAuthentication(exception.getUserAction()); in updateToAuthenticationExceptionHeader()221 mCallback = () -> mEnv.getActionHandler().requestQuietModeDisabled( in updateToQuietModeErrorMessage()
87 ActionHandler getActionHandler(); in getActionHandler() method
145 view -> mEnv.getActionHandler().previewItem(holder.getItemDetails())); in onBindViewHolder()
477 mActions = mInjector.getActionHandler(mContentLock); in onActivityCreated()1491 public ActionHandler getActionHandler() { in getActionHandler() method in DirectoryFragment.AdapterEnvironment
45 public ActionHandler getActionHandler() { in getActionHandler() method in TestEnvironment
143 public T getActionHandler(@Nullable ContentLock contentLock) { in getActionHandler() method in Injector