Searched refs:resetThrottlingInner (Results 1 – 2 of 2) sorted by relevance
2233 resetThrottlingInner(getCallingUserId()); in resetThrottling()2236 void resetThrottlingInner(@UserIdInt int userId) { in resetThrottlingInner() method in ShortcutService4100 resetThrottlingInner(mUserId); in handleResetThrottling()
306 mService.resetThrottlingInner(UserHandle.USER_SYSTEM); in testSetDynamicShortcuts()