Searched defs:appids (Results 1 – 4 of 4) sorted by relevance
180 public abstract void setDeviceIdleWhitelist(int[] appids); in setDeviceIdleWhitelist()182 public abstract void setDeviceIdleTempWhitelist(int[] appids); in setDeviceIdleTempWhitelist()
224 public abstract void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()
4395 int[] appids = new int[size]; in buildAppIdArray() local
16792 public void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()