Home
last modified time | relevance | path

Searched refs:otherValue (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsProviderTest.java255 int otherValue = Settings.Secure.getIntForUser(r, TEST_KEY, 0, user.id); in testPerUserSettings() local
262 + ", expected to read " + OTHER_VALUE + " but got " + otherValue, in testPerUserSettings()
263 otherValue == OTHER_VALUE); in testPerUserSettings()
/frameworks/base/core/java/android/content/
DIntentFilter.java1951 final Object otherValue = extras.get(key); in matchExtras() local
1952 if (otherValue == null || value.getClass() != otherValue.getClass() in matchExtras()
1953 || !Objects.deepEquals(value, otherValue)) { in matchExtras()
/frameworks/base/core/java/android/app/
DAppOpsManager.java7344 final long otherValue = other.valueAt(i); in merge() local
7345 that.put(otherKey, that.get(otherKey) + otherValue); in merge()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...