Searched refs:clearLastUsedTimestampsForTest (Results 1 – 3 of 3) sorted by relevance
314 void clearLastUsedTimestampsForTest(@NonNull String packageName, @UserIdInt int userId); in clearLastUsedTimestampsForTest() method
2154 public void clearLastUsedTimestampsForTest(@NonNull String packageName, @UserIdInt int userId) { in clearLastUsedTimestampsForTest() method in AppStandbyController
2199 mAppStandby.clearLastUsedTimestampsForTest(packageName, userId); in clearLastUsedTimestamps()