Searched refs:storeDisplayResource (Results 1 – 4 of 4) sorted by relevance
45 storeDisplayResource(displayId) in <lambda>()65 .forEach { storeDisplayResource(it.displayId) } in <lambda>()90 fun storeDisplayResource(displayId: Int) { in <lambda>() method
56 testableDisplayModel.storeDisplayResource(Display.DEFAULT_DISPLAY) in testCreate()63 testableDisplayModel.storeDisplayResource(Display.DEFAULT_DISPLAY) in testCleanAndDelete()
64 storeDisplayResource(DEFAULT_DISPLAY)
92 runOnMainSync { recentsDisplayModel.storeDisplayResource(displayId) } in testCreateSeparateInstances()