Searched refs:exceptIdleAppids (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() argument15401 mDeviceIdleExceptIdleAllowlist = exceptIdleAppids; in setDeviceIdleAllowlist()