See if this helps https://stackoverflow.com/questions/9949726/persistent-service-icon-in-notification-bar
– Rohit5k2Dec 12 '19 at 12:23
Those are called Quick Settings Tiles. I think the only real documentation for them is on [the `TileService` page](https://developer.android.com/reference/android/service/quicksettings/TileService).
– Mike M.Dec 19 '19 at 03:21