Searched refs:getNavigationBarColor (Results 1 - 12 of 12) sorted by relevance

/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/util/
H A DGlifV3StyleTest.java51 activity.getWindow().getNavigationBarColor(),
57 activity.getWindow().getNavigationBarColor(),
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DSystemBarHelperTest.java128 assertEquals("Navigation bar should be transparent", window.getNavigationBarColor(), 0);
150 window.getNavigationBarColor(), 0xff000000);
275 public int getNavigationBarColor() { method in class:SystemBarHelperTest.TestWindow
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/
H A DMockWindow.java262 public int getNavigationBarColor() { method in class:MockWindow
/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotController.java348 final int navigationBarColor = task.getTaskDescription().getNavigationBarColor();
H A DTaskSnapshotSurface.java195 navigationBarColor = taskDescription.getNavigationBarColor();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowView.java738 public int getNavigationBarColor() {
/frameworks/base/core/java/android/view/
H A DWindow.java2246 public abstract int getNavigationBarColor(); method in class:Window
/frameworks/base/core/java/android/app/
H A DActivityManager.java1342 public int getNavigationBarColor() { method in class:ActivityManager.TaskDescription
/frameworks/base/services/core/java/com/android/server/am/
H A DTaskRecord.java1628 navigationBarColor = r.taskDescription.getNavigationBarColor();
H A DActivityRecord.java454 pw.println(Integer.toHexString(taskDescription.getNavigationBarColor()));
/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java3813 public int getNavigationBarColor() { method in class:PhoneWindow
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 355 milliseconds