Searched refs:mIsSubAdapter (Results 1 – 1 of 1) sorted by relevance
101 private final boolean mIsSubAdapter; field in GuidedActionAdapter153 mIsSubAdapter = isSubAdapter; in GuidedActionAdapter()175 if (!mIsSubAdapter) { in setActions()295 return mIsSubAdapter ? mStylist.getSubActionsGridView() : mStylist.getActionsGridView(); in getRecyclerView()