Searched refs:resetPadding (Results 1 – 3 of 3) sorted by relevance
141 mRecentsRecyclerView.resetPadding(); in resetPadding_setsStartPadding_toZero_whenNoRecentTasksPresent()151 mRecentsRecyclerView.resetPadding(); in resetPadding_setsEndPadding_toZero_whenNoRecentTasksPresent()163 mRecentsRecyclerView.resetPadding(); in resetPadding_setsStartPadding_toStart_noReverseLayout_noRTL()175 mRecentsRecyclerView.resetPadding(); in resetPadding_setsEndPadding_toEnd_noReverseLayout_noRTL()187 mRecentsRecyclerView.resetPadding(); in resetPadding_setsStartPadding_toEnd_noReverseLayout_RTL()199 mRecentsRecyclerView.resetPadding(); in resetPadding_setsEndPadding_toStart_noReverseLayout_RTL()211 mRecentsRecyclerView.resetPadding(); in resetPadding_setsStartPadding_toEnd_reverseLayout_noRTL()223 mRecentsRecyclerView.resetPadding(); in resetPadding_setsEndPadding_toStart_reverseLayout_noRTL()235 mRecentsRecyclerView.resetPadding(); in resetPadding_setsStartPadding_toStart_reverseLayout_RTL()247 mRecentsRecyclerView.resetPadding(); in resetPadding_setsEndPadding_toEnd_reverseLayout_RTL()
160 mRecentsRecyclerView.resetPadding(); in onResume()191 mRecentsRecyclerView.resetPadding(); in onRecentTasksFetched()207 mRecentsRecyclerView.resetPadding(); in onRecentTaskRemoved()
172 public void resetPadding() { in resetPadding() method in RecentsRecyclerView