Searched refs:buildAppIdArray (Results 1 – 2 of 2) sorted by relevance
2319 mPowerSaveWhitelistExceptIdleAppIdArray = buildAppIdArray( in addPowerSaveWhitelistExceptIdleInternal()2337 mPowerSaveWhitelistExceptIdleAppIdArray = buildAppIdArray( in resetPowerSaveWhitelistExceptIdleInternal()3624 private static int[] buildAppIdArray(ArrayMap<String, Integer> systemApps, in buildAppIdArray() method in DeviceIdleController3646 mPowerSaveWhitelistExceptIdleAppIdArray = buildAppIdArray(mPowerSaveWhitelistAppsExceptIdle, in updateWhitelistAppIdsLocked()3648 mPowerSaveWhitelistAllAppIdArray = buildAppIdArray(mPowerSaveWhitelistApps, in updateWhitelistAppIdsLocked()3650 mPowerSaveWhitelistUserAppIdArray = buildAppIdArray(null, in updateWhitelistAppIdsLocked()
1010 HSPLcom/android/server/DeviceIdleController;->buildAppIdArray(Landroid/util/ArrayMap;Landroid/util/…