Searched defs:appids (Results 1 – 4 of 4) sorted by relevance
184 public abstract void setDeviceIdleWhitelist(int[] appids); in setDeviceIdleWhitelist()186 public abstract void setDeviceIdleTempWhitelist(int[] appids); in setDeviceIdleTempWhitelist()
211 public abstract void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()
4372 int[] appids = new int[size]; in buildAppIdArray() local
18725 public void updateDeviceIdleTempAllowlist(@Nullable int[] appids, int changingUid, in updateDeviceIdleTempAllowlist()