Searched refs:isStaticAndSystemPropertyLocked (Results 1 – 1 of 1) sorted by relevance
697 if (isStaticAndSystemPropertyLocked(propertyId)) { in onGetAsyncResults()1101 if (isStaticAndSystemPropertyLocked(mgrPropId)) { in getProperty()1117 if (!isStaticAndSystemPropertyLocked(mgrPropId)) { in getProperty()1945 private boolean isStaticAndSystemPropertyLocked(int propertyId) { in isStaticAndSystemPropertyLocked() method in PropertyHalService