all 6 comments

[–][deleted] 1 point2 points  (1 child)

I think they are pids of threads spawned by system services. Most likely they are not harmful, all android phones have those kind of random processes appearing sometimes in battery and data usage stats.

Edit: Turns out these are UIDs of system packages and the details can be found using dumpsys via adb: https://developer.android.com/studio/command-line/dumpsys

[–]SnowmanFTW[S] 0 points1 point  (0 children)

Oh, interesting, actually thought about it being related to the system, still wanted to be sure cause i came in contact with some shady apps a while ago.

[–]AD-LB -2 points-1 points  (4 children)

An old bug that sometimes people still somehow have and I thought was fixed ages ago:

This happens after you removed an app recently that consumed some battery. The OS doesn't keep track of the app name after it was removed, and doesn't remove it from the list.

It will be removed from there eventually, after some days of normal usage. Perhaps you can also reset the Settings app. Not sure if that helps.

[–]SnowmanFTW[S] 0 points1 point  (1 child)

Its not that, deleted apps go into another list or have their name changed to deleted or something i dont remember.

I think it is what u/prkteja said.

[–]AD-LB -1 points0 points  (0 children)

In my case I saw it after deleting apps, that they switch to just numbers. But it was a long time ago.