Searched refs:statusBarBackground (Results 1 – 1 of 1) sorted by relevance
40 private Drawable statusBarBackground; field in StatusBarBackgroundLayout73 statusBarBackground.setBounds(0, 0, getWidth(), insetTop); in onDraw()74 statusBarBackground.draw(canvas); in onDraw()81 statusBarBackground = background; in setStatusBarBackground()90 return statusBarBackground; in getStatusBarBackground()