Searched defs:instance1 (Results 1 – 6 of 6) sorted by relevance
41 WallpaperInstance instance1 = new WallpaperInstance(null, description); in equals_bothNullInfo_sameId_isTrue() local51 WallpaperInstance instance1 = new WallpaperInstance(null, description1); in equals_bothNullInfo_differentIds_isFalse() local60 WallpaperInstance instance1 = new WallpaperInstance(null, description); in equals_singleNullInfo_isFalse() local69 WallpaperInstance instance1 = new WallpaperInstance(makeWallpaperInfo(), description); in equals_sameInfoAndId_isTrue() local79 WallpaperInstance instance1 = new WallpaperInstance(makeWallpaperInfo(), description1); in equals_sameInfo_differentIds_isFalse() local
89 ApplicationSharedMemory instance1 = ApplicationSharedMemory.create(); in instancesShareMemory() local137 ApplicationSharedMemory instance1 = ApplicationSharedMemory.create(); in systemFeaturesShareMemory() local151 ApplicationSharedMemory instance1 = ApplicationSharedMemory.create(); in systemFeaturesAreWriteOnce() local
93 WifiRestrictionsCache instance1 = WifiRestrictionsCache.getInstance(mContext); in getInstance_sameUserId_sameInstance() local103 WifiRestrictionsCache instance1 = WifiRestrictionsCache.getInstance(mContext); in getInstance_diffUserId_diffInstance() local
85 ClassWithNative instance1 = clazz1.newInstance(); in testNoOp() local
2576 private static <T> boolean areSmsMergeable(T instance1, T instance2) { in areSmsMergeable()
169 EmergencyStateTracker instance1 = EmergencyStateTracker.getInstance(); in getInstance_returnsSameInstance() local