Searched defs:appids (Results 1 – 4 of 4) sorted by relevance
183 public abstract void setDeviceIdleWhitelist(int[] appids); in setDeviceIdleWhitelist()185 public abstract void setDeviceIdleTempWhitelist(int[] appids); in setDeviceIdleTempWhitelist()
171 public abstract void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()
4041 int[] appids = new int[size]; in buildAppIdArray() local
15467 public void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()