| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/ |
| D | MotionLayout.java | 1235 Debug.logStack(TAG, mTransitionState + " -> " + newState + " " in setState() 1236 + Debug.getName(getContext(), mCurrentState), 2); in setState() 1382 Log.v(TAG, Debug.getLocation() + " setTransition " in setTransition() 1383 + Debug.getName(getContext(), beginId) + " -> " in setTransition() 1384 + Debug.getName(getContext(), endId)); in setTransition() 1417 Log.v(TAG, Debug.getLocation() + " setTransition " in setTransition() 1418 + Debug.getName(getContext(), mBeginState) + " -> " in setTransition() 1419 + Debug.getName(getContext(), mEndState) in setTransition() 1420 + " current=" + Debug.getName(getContext(), mCurrentState)); in setTransition() 1450 Log.v(TAG, Debug.getLocation() + " transitionToStart "); in setTransition() [all …]
|
| D | MotionScene.java | 127 Log.v(TAG, Debug.getLocation() + " setTransition " in setTransition() 128 + Debug.getName(mMotionLayout.getContext(), beginId) + " -> " in setTransition() 129 + Debug.getName(mMotionLayout.getContext(), endId)); in setTransition() 143 Log.v(TAG, Debug.getLocation() + " found transition " in setTransition() 144 + Debug.getName(mMotionLayout.getContext(), beginId) + " -> " in setTransition() 145 + Debug.getName(mMotionLayout.getContext(), endId)); in setTransition() 366 Log.v(TAG, Debug.getLocation() + " ### BEST ----- " in bestTransitionFor() 369 Log.v(TAG, Debug.getLocation() + " ### BEST ----- " + null + " ----"); in bestTransitionFor() 1109 + Debug.getName(context, mConstraintSetEnd)); in fill() 1404 set.mIdString = Debug.getName(context, id); in parseConstraintSet() [all …]
|
| D | TouchResponse.java | 429 Log.v(TAG, Debug.getLocation() + " best processTouchEvent For "); in processTouchEvent() 467 Log.v(TAG, Debug.getLocation() + " mAnchorDpDt " in processTouchEvent() 472 Log.v(TAG, Debug.getLocation() + " NO ANCHOR "); in processTouchEvent() 699 + Debug.getName(mMotionLayout.getContext(), mTouchAnchorId)); in setupTouch()
|
| D | KeyTrigger.java | 311 + call.getClass().getSimpleName() + " " + Debug.getName(call)); in fire() 319 + call.getClass().getSimpleName() + " " + Debug.getName(call)); in fire()
|
| D | MotionController.java | 680 Log.v(TAG, ">>>>>>>>>>>>>>> mKeyList for " + Debug.getName(mView)); in setup() 730 + Debug.getName(mView) + " cycles " in setup() 735 + Debug.getName(mView) + " attrs " in setup() 740 + Debug.getName(mView) + " attrs " in setup() 745 + Debug.getName(mView) + " attrs " in setup() 1291 if ("button".equals(Debug.getName(mView))) {
|
| D | ViewTransition.java | 183 return "ViewTransition(" + Debug.getName(mContext, mId) + ")"; in toString() 245 Log.e(TAG, Debug.getLoc() + " unknown tag " + tagName);
|
| D | Debug.java | 37 public class Debug { class
|
| D | KeyCycle.java | 220 Debug.logStack(TAG, "add " + splines.size() + " values", 2); in addValues()
|
| D | MotionPaths.java | 606 Log.v(TAG, Debug.getName(view) + " set " + sNames[i]); in setView()
|
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/utils/ |
| D | CustomSupport.java | 24 import androidx.constraintlayout.motion.widget.Debug; 92 Log.e(TAG, "No method " + methodName + " on View \"" + Debug.getName(view) + "\"", e); in setInterpolatedValue() 95 + Debug.getName(view) + "\"", e); in setInterpolatedValue() 98 + Debug.getName(view) + "\"", e); in setInterpolatedValue()
|
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/helper/widget/ |
| D | MotionEffect.java | 25 import androidx.constraintlayout.motion.widget.Debug; 135 Log.v(TAG, Debug.getLoc() + " views = null"); in onPreSetup()
|
| /constraintlayout/constraintlayout/api/ |
| D | api_lint.ignore | 486 MissingNullability: androidx.constraintlayout.motion.widget.Debug#dumpLayoutParams(android.view.Vie… 488 MissingNullability: androidx.constraintlayout.motion.widget.Debug#dumpLayoutParams(android.view.Vie… 490 MissingNullability: androidx.constraintlayout.motion.widget.Debug#dumpLayoutParams(android.view.Vie… 492 MissingNullability: androidx.constraintlayout.motion.widget.Debug#dumpLayoutParams(android.view.Vie… 494 MissingNullability: androidx.constraintlayout.motion.widget.Debug#dumpPoc(Object) parameter #0: 496 MissingNullability: androidx.constraintlayout.motion.widget.Debug#getActionType(android.view.Motion… 498 MissingNullability: androidx.constraintlayout.motion.widget.Debug#getActionType(android.view.Motion… 500 MissingNullability: androidx.constraintlayout.motion.widget.Debug#getCallFrom(int): 502 MissingNullability: androidx.constraintlayout.motion.widget.Debug#getLoc(): 504 MissingNullability: androidx.constraintlayout.motion.widget.Debug#getLocation(): [all …]
|
| D | current.txt | 242 public class Debug { 243 ctor public Debug();
|
| D | restricted_2.2.0-beta01.txt | 242 public class Debug { 243 ctor public Debug();
|
| D | 2.2.0-beta01.txt | 242 public class Debug { 243 ctor public Debug();
|
| D | restricted_current.txt | 242 public class Debug { 243 ctor public Debug();
|
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/utils/widget/ |
| D | MotionLabel.java | 46 import androidx.constraintlayout.motion.widget.Debug; 390 Log.v(TAG, Debug.getLoc() + " scale " + scale); in buildShape()
|
| /constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/ |
| D | ConstraintSet.java | 39 import androidx.constraintlayout.motion.widget.Debug; 2620 Log.w(TAG, "id unknown " + Debug.getName(view)); in applyCustomAttributes() 2684 Log.w(TAG, "id unknown " + Debug.getName(view)); in applyToInternal() 4529 Log.v(TAG, Debug.getLoc() in load() 4530 + " cache " + Debug.getName(context, constraint.mViewId) in load() 4564 Log.v(TAG, Debug.getLoc() + " " + document + " tagName=" + tagName); in load() 4715 Log.v(TAG, Debug.getLoc() + " > " + attrType + " " + getDebugName(attrType)); in populateOverride() 5875 return ".(" + Debug.getName(context, resourceId) in getLine()
|