Searched refs:MSG_REPORT_MAINTENANCE_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
1395 private static final int MSG_REPORT_MAINTENANCE_ACTIVITY = 7; field in DeviceIdleController1498 case MSG_REPORT_MAINTENANCE_ACTIVITY: { in handleMessage()3396 Message msg = mHandler.obtainMessage(MSG_REPORT_MAINTENANCE_ACTIVITY, in reportMaintenanceActivityIfNeededLocked()