Searched refs:MSG_FORCE_IDLE_STATE (Results 1 – 1 of 1) sorted by relevance
313 static final int MSG_FORCE_IDLE_STATE = 4; field in AppStandbyController1610 mHandler.obtainMessage(MSG_FORCE_IDLE_STATE, userId, idle ? 1 : 0, packageName) in setAppIdleAsync()2812 case MSG_FORCE_IDLE_STATE: in handleMessage()