HomeSort by relevance Sort by last modified time
    Searched refs:mDebugLayout (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 212 private SwitchPreference mDebugLayout;
332 mDebugLayout = findAndInitSwitchPref(DEBUG_LAYOUT_KEY);
    [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java     [all...]
ViewGroup.java 503 return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
    [all...]
View.java     [all...]

Completed in 389 milliseconds