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