Searched refs:getStatusBarColor (Results 1 – 13 of 13) sorted by relevance
256 assertEquals(td1.getStatusBarColor(), td2.getStatusBarColor()); in assertTaskDescriptionEqual()
347 if (taskDescription.getStatusBarColor() != Color.TRANSPARENT) { in updateHandleColor()348 color = taskDescription.getStatusBarColor(); in updateHandleColor()
161 final int statusBarColor = taskInfo.taskDescription.getStatusBarColor(); in setupCaptionColor()
503 public int getStatusBarColor() {
474 semiTransparent, taskDescription.getStatusBarColor(), appearance, in SystemBarBackgroundPainter()
2523 public abstract int getStatusBarColor(); in getStatusBarColor() method in Window
1845 if (td.getStatusBarColor() == 0) { in setTaskDescriptionFromActivityAboveRoot()1846 td.setStatusBarColor(atd.getStatusBarColor()); in setTaskDescriptionFromActivityAboveRoot()
1119 pw.print(Integer.toHexString(taskDescription.getStatusBarColor())); in dump()
2079 public int getStatusBarColor() { in getStatusBarColor() method in ActivityManager.TaskDescription
3852 public int getStatusBarColor() {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4798 method @ColorInt public int getStatusBarColor();53567 method @ColorInt public abstract int getStatusBarColor();
1459 Landroid/app/ActivityManager$TaskDescription;->getStatusBarColor()I