Searched refs:STATE_OVERLAY_UPGRADING (Results 1 – 2 of 2) sorted by relevance
43 STATE_OVERLAY_UPGRADING,91 public static final int STATE_OVERLAY_UPGRADING = 5; field in OverlayInfo209 case STATE_OVERLAY_UPGRADING: in ensureValidState()286 case STATE_OVERLAY_UPGRADING: in stateToString()
24 import static android.content.om.OverlayInfo.STATE_OVERLAY_UPGRADING;673 return STATE_OVERLAY_UPGRADING; in calculateNewState()