Home
last modified time | relevance | path

Searched refs:other (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/functional/notificationtests/
DAndroid.bp24 // services.* are notifications specific, do not copy to other tests
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DSfStatsCollectionHelper.java250 Histogram other = (Histogram) obj; in equals() local
252 return internalMap.equals(other.internalMap); in equals()