Searched defs:needGlobalAttributesUpdate (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DView.java12339 void needGlobalAttributesUpdate(boolean force) { method in class:View
13328 needGlobalAttributesUpdate(true);
13342 needGlobalAttributesUpdate(false);
13369 needGlobalAttributesUpdate(false);
17479 needGlobalAttributesUpdate(false);

Completed in 269 milliseconds