Home
last modified time | relevance | path

Searched refs:isAppSpecial (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/usage/java/com/android/server/usage/
DAppStandbyController.java620 final boolean isSpecial = isAppSpecial(packageName, in checkAndUpdateStandbyState()
999 boolean isAppSpecial(String packageName, int appId, int userId) { in isAppSpecial() method in AppStandbyController
1060 if (isAppSpecial(packageName, appId, userId)) { in isAppIdleFiltered()