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