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