Searched defs:mSysTopHeight (Results 1 – 3 of 3) sorted by relevance
| /applications/standard/launcher/product/pad/src/main/ets/common/ | ||
| D | PadLauncherLayoutStyleConfig.ts | 34 mSysTopHeight = PadPresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in PadLauncherLayoutStyleConfig |
| /applications/standard/launcher/product/phone/src/main/ets/common/ | ||
| D | PhoneLauncherLayoutStyleConfig.ts | 34 mSysTopHeight = PhonePresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in PhoneLauncherLayoutStyleConfig |
| /applications/standard/launcher/common/src/main/ets/default/layoutconfig/ | ||
| D | LauncherLayoutStyleConfig.ts | 36 mSysTopHeight = PresetStyleConstants.DEFAULT_SYS_TOP_HEIGHT; property in LauncherLayoutStyleConfig |