Searched refs:mDeviceIdleAllowlist (Results 1 – 1 of 1) sorted by relevance
1167 int[] mDeviceIdleAllowlist = new int[0]; field in ActivityManagerService5664 : mDeviceIdleAllowlist; in isOnDeviceIdleAllowlistLOSP()9465 pw.println(" mDeviceIdleAllowlist=" + Arrays.toString(mDeviceIdleAllowlist)); in dumpOtherProcessesInfoLSP()9664 for (int v : mDeviceIdleAllowlist) { in writeOtherProcessesInfoToProtoLSP()15460 mDeviceIdleAllowlist = allAppids; in setDeviceIdleAllowlist()