Searched refs:mDefaultDisplayTopInset (Results 1 – 1 of 1) sorted by relevance
456 private int mDefaultDisplayTopInset; field in DisplayManagerService617 mDefaultDisplayTopInset = SystemProperties.getInt(PROP_DEFAULT_DISPLAY_TOP_INSET, -1); in DisplayManagerService()2352 if (topInset == mDefaultDisplayTopInset) { in recordTopInsetLocked()2355 mDefaultDisplayTopInset = topInset; in recordTopInsetLocked()