Searched refs:SET_FROZEN_PROCESS_MSG (Results 1 – 1 of 1) sorted by relevance
133 static final int SET_FROZEN_PROCESS_MSG = 3; field in CachedAppOptimizer631 mFreezeHandler.removeMessages(SET_FROZEN_PROCESS_MSG, app); in freezeAppAsync()635 SET_FROZEN_PROCESS_MSG, DO_FREEZE, 0, app), in freezeAppAsync()641 mFreezeHandler.removeMessages(SET_FROZEN_PROCESS_MSG, app); in unfreezeAppLocked()942 case SET_FROZEN_PROCESS_MSG: in handleMessage()