Searched refs:allAppids (Results 1 – 2 of 2) sorted by relevance
154 public abstract void setDeviceIdleAllowlist(int[] allAppids, int[] exceptIdleAppids); in setDeviceIdleAllowlist() argument
15397 public void setDeviceIdleAllowlist(int[] allAppids, int[] exceptIdleAppids) { in setDeviceIdleAllowlist() argument15400 mDeviceIdleAllowlist = allAppids; in setDeviceIdleAllowlist()