Searched refs:mDeviceIdleAllowlist (Results 1 – 1 of 1) sorted by relevance
1164 int[] mDeviceIdleAllowlist = new int[0]; field in ActivityManagerService5636 : mDeviceIdleAllowlist; in isOnDeviceIdleAllowlistLOSP()9424 pw.println(" mDeviceIdleAllowlist=" + Arrays.toString(mDeviceIdleAllowlist)); in dumpOtherProcessesInfoLSP()9623 for (int v : mDeviceIdleAllowlist) { in writeOtherProcessesInfoToProtoLSP()15400 mDeviceIdleAllowlist = allAppids; in setDeviceIdleAllowlist()