Searched refs:exceptIdleAppids (Results 1 – 2 of 2) sorted by relevance
92 public abstract void setDeviceIdleWhitelist(int[] allAppids, int[] exceptIdleAppids); in setDeviceIdleWhitelist() argument
17839 public void setDeviceIdleWhitelist(int[] allAppids, int[] exceptIdleAppids) { in setDeviceIdleWhitelist() argument17842 mDeviceIdleExceptIdleWhitelist = exceptIdleAppids; in setDeviceIdleWhitelist()