Searched refs:canConstantState (Results 1 – 9 of 9) sorted by relevance
407 if (mState != null && mState.canConstantState()) { in getConstantState()567 public boolean canConstantState() { in canConstantState() method in DrawableWrapper.DrawableWrapperState
640 if (mDrawableContainerState.canConstantState()) { in getConstantState()1204 public synchronized boolean canConstantState() { in canConstantState() method in DrawableContainer.DrawableContainerState
887 if (mLayerState.canConstantState()) { in getConstantState()1135 public final boolean canConstantState() { in canConstantState() method in AdaptiveIconDrawable.LayerState
1772 if (mLayerState.canConstantState()) {2148 public final boolean canConstantState() {
7163 HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canConstantState()Z7229 HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canConstantState()Z7395 HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->canConstantState()Z
7166 HSPLandroid/graphics/drawable/DrawableContainer$DrawableContainerState;->canConstantState()Z7232 HSPLandroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canConstantState()Z7398 HSPLandroid/graphics/drawable/LayerDrawable$LayerState;->canConstantState()Z
16450 Landroid/graphics/drawable/AdaptiveIconDrawable$LayerState;->canConstantState()Z16944 Landroid/graphics/drawable/DrawableWrapper$DrawableWrapperState;->canConstantState()Z17104 Landroid/graphics/drawable/LayerDrawable$LayerState;->canConstantState()Z
11767 method public synchronized boolean canConstantState();
17578 method public boolean canConstantState();