Searched refs:MSG_REPORT_MAINTENANCE_ACTIVITY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/
H A DDeviceIdleController.java1028 private static final int MSG_REPORT_MAINTENANCE_ACTIVITY = 7; field in class:DeviceIdleController
1126 case MSG_REPORT_MAINTENANCE_ACTIVITY: {
2370 Message msg = mHandler.obtainMessage(MSG_REPORT_MAINTENANCE_ACTIVITY,

Completed in 33 milliseconds