Searched refs:setVibratorHelper (Results 1 – 2 of 2) sorted by relevance
1744 void setVibratorHelper(VibratorHelper helper) { in setVibratorHelper() method in NotificationAttentionHelper
250 mAttentionHelper.setVibratorHelper(spy(new VibratorHelper(getContext()))); in initAttentionHelper()