Searched refs:canConstantState (Results 1 – 9 of 9) sorted by relevance
236 if (mClipState.canConstantState()) { in getConstantState()283 boolean canConstantState() { in canConstantState() method in ClipDrawable.ClipState
243 if (mInsetState.canConstantState()) { in getConstantState()302 boolean canConstantState() { in canConstantState() method in InsetDrawable.InsetState
245 if (mScaleState.canConstantState()) { in getConstantState()303 boolean canConstantState() { in canConstantState() method in ScaleDrawable.ScaleState
194 if (mState.canConstantState()) { in getConstantState()344 public boolean canConstantState() { in canConstantState() method in RotateDrawable.RotateState
213 if (mState.canConstantState()) { in getConstantState()347 public boolean canConstantState() { in canConstantState() method in AnimatedRotateDrawable.AnimatedRotateState
392 if (mDrawableContainerState.canConstantState()) { in getConstantState()689 public synchronized boolean canConstantState() { in canConstantState() method in DrawableContainer.DrawableContainerState
568 if (mLayerState.canConstantState()) { in getConstantState()697 public synchronized boolean canConstantState() { in canConstantState() method in LayerDrawable.LayerState
8998 method public synchronized boolean canConstantState();