Searched defs:hasChanges (Results 1 – 8 of 8) sorted by relevance
86 void continueLayout(boolean hasChanges) { in continueLayout()
385 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes) { in hasChanges() method in RawContactModifier389 public static boolean hasChanges(RawContactDeltaList set, AccountTypeManager accountTypes, in hasChanges() method in RawContactModifier452 private static boolean hasChanges(RawContactDelta state, AccountType accountType, in hasChanges() method in RawContactModifier
227 private fun hasChanges(): Boolean { regex
132 void run(boolean hasChanges); in run()
1460 bool CommandReader::hasChanges(Display display, in hasChanges() function in android::Hwc2::impl::CommandReader
1354 bool HWC2On1Adapter::Display::hasChanges() const in hasChanges() function in android::HWC2On1Adapter::Display
1267 bool HWC2On1Adapter::Display::hasChanges() const { in hasChanges() function in android::HWC2On1Adapter::Display
4284 bool hasChanges = mInputWindowCommands.merge(inputWindowCommands); in addInputWindowCommands() local