Searched refs:mDefaultDisplayTopInset (Results 1 – 1 of 1) sorted by relevance
264 private int mDefaultDisplayTopInset; field in DisplayManagerService325 mDefaultDisplayTopInset = SystemProperties.getInt(PROP_DEFAULT_DISPLAY_TOP_INSET, -1); in DisplayManagerService()1078 if (topInset == mDefaultDisplayTopInset) { in recordTopInsetLocked()1081 mDefaultDisplayTopInset = topInset; in recordTopInsetLocked()