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

/frameworks/base/services/core/java/com/android/server/wm/
H A DDockedStackDividerController.java103 private int mDividerWindowWidthInactive; field in class:DockedStackDividerController
264 mDividerWindowWidthInactive = WindowManagerService.dipToPixel(
288 return mDividerWindowWidthInactive;

Completed in 72 milliseconds