Searched refs:mDefaultDisplayTopInset (Results 1 – 1 of 1) sorted by relevance
431 private int mDefaultDisplayTopInset; field in DisplayManagerService558 mDefaultDisplayTopInset = SystemProperties.getInt(PROP_DEFAULT_DISPLAY_TOP_INSET, -1); in DisplayManagerService()2102 if (topInset == mDefaultDisplayTopInset) { in recordTopInsetLocked()2105 mDefaultDisplayTopInset = topInset; in recordTopInsetLocked()