Searched refs:MSG_CHECK_ALL_JOBS (Results 1 – 1 of 1) sorted by relevance
320 private static final int MSG_CHECK_ALL_JOBS = 0; field in FlexibilityController606 mHandler.obtainMessage(MSG_CHECK_ALL_JOBS).sendToTarget(); in setConstraintSatisfied()1064 case MSG_CHECK_ALL_JOBS: in handleMessage()1065 removeMessages(MSG_CHECK_ALL_JOBS); in handleMessage()1951 mHandler.obtainMessage(MSG_CHECK_ALL_JOBS).sendToTarget(); in setLocalPolicyForTesting()