Searched defs:instance2 (Results 1 – 5 of 5) sorted by relevance
42 WallpaperInstance instance2 = new WallpaperInstance(null, description); in equals_bothNullInfo_sameId_isTrue() local52 WallpaperInstance instance2 = new WallpaperInstance(null, description2); in equals_bothNullInfo_differentIds_isFalse() local61 WallpaperInstance instance2 = new WallpaperInstance(makeWallpaperInfo(), description); in equals_singleNullInfo_isFalse() local70 WallpaperInstance instance2 = new WallpaperInstance(makeWallpaperInfo(), description); in equals_sameInfoAndId_isTrue() local80 WallpaperInstance instance2 = new WallpaperInstance(makeWallpaperInfo(), description2); in equals_sameInfo_differentIds_isFalse() local
90 ApplicationSharedMemory instance2 = in instancesShareMemory() local143 ApplicationSharedMemory instance2 = in systemFeaturesShareMemory() local169 ApplicationSharedMemory instance2 = in systemFeaturesAreWriteOnce() local
95 WifiRestrictionsCache instance2 = WifiRestrictionsCache.getInstance(mContext); in getInstance_sameUserId_sameInstance() local106 WifiRestrictionsCache instance2 = WifiRestrictionsCache.getInstance(mContext); in getInstance_diffUserId_diffInstance() local
2576 private static <T> boolean areSmsMergeable(T instance1, T instance2) { in areSmsMergeable()
170 EmergencyStateTracker instance2 = EmergencyStateTracker.getInstance(); in getInstance_returnsSameInstance() local