Home
last modified time | relevance | path

Searched defs:isChanged (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DValuesDelta.java139 public boolean isChanged(String key) { in isChanged() method in ValuesDelta
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DXmlUtilTest.java911 boolean isChanged) throws IOException, XmlPullParserException { in testConfigStoreWithEncryptedPreSharedKey()