Searched refs:mDeviceIdleTempAllowlist (Results 1 – 2 of 2) sorted by relevance
1298 int[] mDeviceIdleTempAllowlist = new int[0]; field in ActivityManagerService6268 || Arrays.binarySearch(mDeviceIdleTempAllowlist, appId) >= 0 in isOnDeviceIdleAllowlistLOSP()10727 pw.println(" mDeviceIdleTempAllowlist=" + Arrays.toString(mDeviceIdleTempAllowlist)); in dumpOtherProcessesInfoLSP()10936 for (int v : mDeviceIdleTempAllowlist) { in writeOtherProcessesInfoToProtoLSP()17785 mDeviceIdleTempAllowlist = appids; in updateDeviceIdleTempAllowlist()
3098 if (Arrays.binarySearch(mService.mDeviceIdleTempAllowlist,