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