Searched refs:resetThrottlingInner (Results 1 – 2 of 2) sorted by relevance
2882 resetThrottlingInner(getCallingUserId()); in resetThrottling()2885 void resetThrottlingInner(@UserIdInt int userId) { in resetThrottlingInner() method in ShortcutService5080 resetThrottlingInner(mUserId);
336 mService.resetThrottlingInner(UserHandle.USER_SYSTEM); in testSetDynamicShortcuts()