Searched refs:requestSort (Results 1 – 4 of 4) sorted by relevance
19 public void requestSort(); in requestSort() method
457 mRankingHandler.requestSort(); in updateConfig()
813 verify(mHandler, times(1)).requestSort(); in testUpdate()900 verify(mHandler, never()).requestSort(); in testCreateChannel_CannotChangeHiddenFields()1354 verify(mHandler, never()).requestSort(); in testDeleteGroup()1457 verify(mHandler, never()).requestSort(); in testCreateGroup()1575 verify(mHandler, times(1)).requestSort(); in testCreateChannel_updateName()1595 verify(mHandler, times(1)).requestSort(); in testCreateChannel_addToGroup()
947 HSPLcom/android/server/notification/RankingHandler;->requestSort()V