Searched refs:resetThrottlingInner (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java2045 resetThrottlingInner(getCallingUserId());
2048 void resetThrottlingInner(@UserIdInt int userId) { method in class:ShortcutService
3500 resetThrottlingInner(mUserId);
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest1.java287 mService.resetThrottlingInner(UserHandle.USER_SYSTEM);

Completed in 66 milliseconds