HomeSort by relevance Sort by last modified time
    Searched refs:ColorViewState (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java 163 private final ColorViewState mStatusColorViewState = new ColorViewState(
169 private final ColorViewState mNavigationColorViewState = new ColorViewState(
274 boolean gatherTransparentRegion(ColorViewState colorViewState, Region region) {
275 if (colorViewState.view != null && colorViewState.visible && isResizing()) {
276 // If a visible ColorViewState is in a resizing host DecorView, forcibly register its
279 return colorViewState.view.gatherTransparentRegion(region)
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]
  /external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 158 milliseconds