Searched refs:DEBUG_ORIENTATION (Results 1 – 2 of 2) sorted by relevance
237 private static final boolean DEBUG_ORIENTATION = false || LOCAL_LOGV; field in ViewRootImpl2359 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) Log.v(mTag, in measureHierarchy()2620 if (DEBUG_ORIENTATION) Log.v(mTag, "View " + host + " resized to: " + frame); in performTraversals()2987 if (DEBUG_ORIENTATION) Log.v( in performTraversals()3674 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) { in performLayout()4340 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in draw()4504 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in drawSoftware()
67932 Landroid/view/ViewRootImpl;->DEBUG_ORIENTATION:Z