Searched defs:mDebugLayout (Results 1 – 2 of 2) sorted by relevance
221 private SwitchPreference mDebugLayout; field in DevelopmentFragment
29635 boolean mDebugLayout = DisplayProperties.debug_layout().orElse(false); field in View.AttachInfo