Searched refs:MSG_REPORT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
1017 private static final int MSG_REPORT_ACTIVE = 5; field in DeviceIdleController1089 case MSG_REPORT_ACTIVE: { in handleMessage()1876 Message msg = mHandler.obtainMessage(MSG_REPORT_ACTIVE, activeUid, 0, activeReason); in scheduleReportActiveLocked()