Searched refs:similarExceptIdleConfig (Results 1 – 2 of 2) sorted by relevance
94 return similarExceptIdleConfig(other) &&104 bool similarExceptIdleConfig(const Policy& updated) const { in similarExceptIdleConfig() function
1424 if (getCurrentPolicyLocked()->similarExceptIdleConfig(oldPolicy)) { in setPolicy()