Searched refs:SCALE_NOT_INITIALIZED (Results 1 – 1 of 1) sorted by relevance
143 mAdaptiveIconScale = SCALE_NOT_INITIALIZED; in SimpleIconFactory()372 private static final float SCALE_NOT_INITIALIZED = 0; field in SimpleIconFactory412 if (mAdaptiveIconScale != SCALE_NOT_INITIALIZED) { in getScale()524 if (d instanceof AdaptiveIconDrawable && mAdaptiveIconScale == SCALE_NOT_INITIALIZED) { in getScale()