Home
last modified time | relevance | path

Searched defs:isEquivalent (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DCustomTheme.java84 public boolean isEquivalent(ThemeBundle other) { in isEquivalent() method in CustomTheme
/aosp12/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp332 bool SensorService::SensorDirectConnection::isEquivalent(const sensors_direct_mem_t *mem) const { in isEquivalent() function in android::SensorService::SensorDirectConnection
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/
H A DThemeBundle.java144 public boolean isEquivalent(ThemeBundle other) { in isEquivalent() method in ThemeBundle