According to android icon design guidelines (here, see table #1), developer needs to provide status bar icons of next sizes:
Status Bar 24 x 24 px (LDPI) 3
Actually it's
it's 24dp size with a 2dp padding , means 20dp content
px = dp * (dpi/160)